diff options
Diffstat (limited to 'net-im/ayttm/files/patch-Makefile.in')
-rw-r--r-- | net-im/ayttm/files/patch-Makefile.in | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/net-im/ayttm/files/patch-Makefile.in b/net-im/ayttm/files/patch-Makefile.in index e84f3eec09be..6cf963990627 100644 --- a/net-im/ayttm/files/patch-Makefile.in +++ b/net-im/ayttm/files/patch-Makefile.in @@ -1,7 +1,11 @@ ---- Makefile.in.orig Wed Dec 3 23:54:18 2003 -+++ Makefile.in Thu Dec 4 21:00:54 2003 -@@ -182,11 +182,11 @@ - SUBDIRS = pixmaps po m4 libproxy sounds doc src modules +--- Makefile.in.orig Wed Jan 21 15:42:26 2004 ++++ Makefile.in Fri Jan 30 22:38:38 2004 +@@ -147,14 +147,14 @@ + enable_crash_dialog = @enable_crash_dialog@ + install_sh = @install_sh@ + DIST_SUBDIRS = pixmaps po m4 libproxy sounds doc src modules +-SUBDIRS = pixmaps po m4 libproxy sounds doc src modules ++SUBDIRS = po m4 libproxy sounds doc src modules ACLOCAL_AMFLAGS = -I m4 -Utilitiesdir = $(datadir)/applnk/Internet |