]> diplodocus.org Git - nmh/blobdiff - mts/Makefile.in
Bring these changes over from the branch.
[nmh] / mts / Makefile.in
index 08b4754ca08f001b2cc0b2a3b92b5573f5c2c2f6..c72f35080f50c93174a284eb66652d699c0a6f68 100644 (file)
@@ -24,7 +24,7 @@ LIBTOOL = @LIBTOOL@
 GNU_LIBTOOL = @GNU_LIBTOOL@
 
 # object files that go into libmts.a
-OBJS =  generic/client.o generic/mts.o smtp/hosts.o smtp/smtp.o
+OBJS =  smtp/hosts.o smtp/smtp.o
 
 # auxiliary files
 AUX = Makefile.in
@@ -33,7 +33,7 @@ AUX = Makefile.in
 DIST = $(AUX)
 
 # subdirectories
-SUBDIRS = smtp generic
+SUBDIRS = smtp
 
 # mail transport agent we are using (currently always smtp)
 # MTS = smtp