292597a9e1
The AS_ALL_LINGUAS m4 macro allows configure-time generation of the ALL_LINGUAS variable from the translations inside po/ instead of using the LINGUAS file.
15 lines
232 B
Makefile
15 lines
232 B
Makefile
NULL =
|
|
|
|
EXTRA_DIST = \
|
|
Makefile.am.silent \
|
|
Makefile.am.marshal \
|
|
Makefile.am.enums \
|
|
Makefile.am.changelog \
|
|
Makefile.am.gcov \
|
|
dolt.m4 \
|
|
introspection.m4 \
|
|
gtk-doc.m4 \
|
|
as-compiler-flag.m4 \
|
|
as-linguas.m4 \
|
|
$(NULL)
|