diff options
Diffstat (limited to 'news/fidogate4/files/patch-Makefile')
-rw-r--r-- | news/fidogate4/files/patch-Makefile | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/news/fidogate4/files/patch-Makefile b/news/fidogate4/files/patch-Makefile new file mode 100644 index 000000000000..f939fe83dacd --- /dev/null +++ b/news/fidogate4/files/patch-Makefile @@ -0,0 +1,11 @@ +--- Makefile.orig 2003-06-08 21:01:25 UTC ++++ Makefile +@@ -9,7 +9,7 @@ TOPDIR = . + include $(TOPDIR)/config.make + include $(TOPDIR)/rules.make + +-SUBDIRS = src scripts test doc sendmail ++SUBDIRS = src scripts test doc + + INSTALLDIRS = $(DEFAULT_V_CONFIGDIR) \ + $(DEFAULT_V_LIBDIR) \ |