diff options
Diffstat (limited to 'gettext-tools/Makefile.am')
-rw-r--r-- | gettext-tools/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gettext-tools/Makefile.am b/gettext-tools/Makefile.am index 18c6b8f..cbdea46 100644 --- a/gettext-tools/Makefile.am +++ b/gettext-tools/Makefile.am @@ -19,7 +19,7 @@ AUTOMAKE_OPTIONS = 1.5 gnu no-dependencies ACLOCAL_AMFLAGS = -I m4 -I ../gettext-runtime/m4 -I ../m4 -I gnulib-m4 -I libgrep/gnulib-m4 -I libgettextpo/gnulib-m4 -SUBDIRS = doc intl gnulib-lib libgrep src libgettextpo po projects styles misc man m4 tests gnulib-tests examples its +SUBDIRS = doc intl gnulib-lib libgrep src libgettextpo po projects styles misc m4 tests gnulib-tests examples its EXTRA_DIST = misc/DISCLAIM MOSTLYCLEANFILES = core *.stackdump |