diff options
Diffstat (limited to 'devel/id-utils/files/patch-Makefile.in')
-rw-r--r-- | devel/id-utils/files/patch-Makefile.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/id-utils/files/patch-Makefile.in b/devel/id-utils/files/patch-Makefile.in new file mode 100644 index 000000000000..b6864536e1bd --- /dev/null +++ b/devel/id-utils/files/patch-Makefile.in @@ -0,0 +1,11 @@ +--- Makefile.in.orig Tue Apr 6 17:28:35 1999 ++++ Makefile.in Tue Mar 30 20:10:48 2004 +@@ -95,7 +95,7 @@ + + AUTOMAKE_OPTIONS = gnits 1.2h + +-SUBDIRS = lib libidu intl src lisp m4 po doc testsuite ++SUBDIRS = lib libidu intl src m4 po doc testsuite + + # Remove this file here (it is created via configure), not from within intl. + DISTCLEANFILES = intl/libintl.h |