diff options
Diffstat (limited to 'palm/jpilot/files/patch-Makefile.in')
-rw-r--r-- | palm/jpilot/files/patch-Makefile.in | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/palm/jpilot/files/patch-Makefile.in b/palm/jpilot/files/patch-Makefile.in index 6fa35b74959d..5cc2e99f5a2c 100644 --- a/palm/jpilot/files/patch-Makefile.in +++ b/palm/jpilot/files/patch-Makefile.in @@ -1,11 +1,11 @@ ---- Makefile.in.orig Sat Feb 22 06:41:55 2003 -+++ Makefile.in Sat Feb 22 17:51:22 2003 -@@ -134,7 +134,7 @@ - install_sh = @install_sh@ - plugin_support = @plugin_support@ +--- Makefile.in.orig Thu Jul 10 15:34:16 2003 ++++ Makefile.in Sat Jul 12 15:51:43 2003 +@@ -183,7 +183,7 @@ + sysconfdir = @sysconfdir@ + target_alias = @target_alias@ --SUBDIRS = intl Expense SyncTime KeyRing docs dialer po -+SUBDIRS = intl Expense SyncTime KeyRing dialer po +-SUBDIRS = intl Expense SyncTime KeyRing docs dialer po m4 empty icons ++SUBDIRS = intl Expense SyncTime KeyRing dialer po m4 empty - EXTRA_DIST = reconf autogen.sh ChangeLog docs empty icons \ + EXTRA_DIST = reconf autogen.sh ChangeLog \ config.rpath mkinstalldirs \ |