diff options
Diffstat (limited to 'deskutils/tpb/files/patch-Makefile.in')
-rw-r--r-- | deskutils/tpb/files/patch-Makefile.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/deskutils/tpb/files/patch-Makefile.in b/deskutils/tpb/files/patch-Makefile.in new file mode 100644 index 000000000000..84ea9699997a --- /dev/null +++ b/deskutils/tpb/files/patch-Makefile.in @@ -0,0 +1,11 @@ +--- Makefile.in.orig Thu Jun 9 01:19:36 2005 ++++ Makefile.in Thu Jun 9 01:19:52 2005 +@@ -92,7 +92,7 @@ + USE_NLS = @USE_NLS@ + VERSION = @VERSION@ + +-SUBDIRS = doc intl po src man ++SUBDIRS = intl po src man + ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 + mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs + CONFIG_HEADER = config.h |