You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
861 B
22 lines
861 B
--- a/gettext-runtime/Makefile.am
|
|
+++ b/gettext-runtime/Makefile.am
|
|
@@ -28,7 +28,7 @@ SUBDIR_libasprintf = libasprintf
|
|
else
|
|
SUBDIR_libasprintf =
|
|
endif
|
|
-SUBDIRS = doc intl intl-java intl-csharp gnulib-lib $(SUBDIR_libasprintf) src po man m4 tests
|
|
+SUBDIRS = intl intl-java intl-csharp gnulib-lib $(SUBDIR_libasprintf) src po m4
|
|
|
|
EXTRA_DIST = BUGS
|
|
|
|
--- 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
|
|
+SUBDIRS = intl gnulib-lib libgrep src libgettextpo po projects styles misc m4
|
|
|
|
EXTRA_DIST = misc/DISCLAIM
|
|
MOSTLYCLEANFILES = core *.stackdump
|
|
|