diff options
Diffstat (limited to 'news/pan2/files/patch-Makefile')
-rw-r--r-- | news/pan2/files/patch-Makefile | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/news/pan2/files/patch-Makefile b/news/pan2/files/patch-Makefile new file mode 100644 index 000000000000..b2ac9e43e33a --- /dev/null +++ b/news/pan2/files/patch-Makefile @@ -0,0 +1,11 @@ +--- Makefile.in.orig Mon Aug 19 14:13:49 2002 ++++ Makefile.in Mon Aug 19 14:13:55 2002 +@@ -123,7 +123,7 @@ + am__include = @am__include@ + am__quote = @am__quote@ + install_sh = @install_sh@ +-SUBDIRS = po gmime pan docs tests ++SUBDIRS = po gmime pan docs + + DESKTOP_IN_FILES = pan.desktop.in + DESKTOP_FILES = $(DESKTOP_IN_FILES:.desktop.in=.desktop) |