13 lines
374 B
Plaintext
13 lines
374 B
Plaintext
--- Makefile.in.orig Thu Apr 22 14:06:03 1999
|
|
+++ Makefile.in Thu Apr 22 14:06:26 1999
|
|
@@ -92,7 +92,8 @@
|
|
|
|
AUTOMAKE_OPTIONS = gnits 1.2h
|
|
|
|
-SUBDIRS = lib intl src doc man m4 po tests
|
|
+#SUBDIRS = lib intl src doc man m4 po tests
|
|
+SUBDIRS = lib intl src man po
|
|
|
|
# Remove this file here (it is created via configure), not from within intl.
|
|
DISTCLEANFILES = intl/libintl.h
|