blob: f939fe83dacda031e1b5216dc96c893e0c0ecfb8 (
plain)
1
2
3
4
5
6
7
8
9
10
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) \
|