Removed the MTS and post; now we always use /usr/sbin/sendmail -t
[mmh] / Makefile.in
index eecef1b..81f7067 100644 (file)
@@ -1,8 +1,6 @@
 #
 # Makefile for top level of nmh distribution
 #
-# $Id$
-#
 
 # nmh version
 VERSION = @VERSION@
@@ -76,7 +74,7 @@ DIST = ChangeLog COPYRIGHT DATE INSTALL MACHINES README VERSION               \
        config.sub config.guess
 
 # subdirectories in distribution
-SUBDIRS = h config sbr mts uip etc man docs
+SUBDIRS = h config sbr uip etc man docs
 
 # ========== DEPENDENCIES FOR BUILDING AND INSTALLING ==========