]> diplodocus.org Git - nmh/blobdiff - mts/Makefile.in
Meaningless change to test autoconf commit order stuff.
[nmh] / mts / Makefile.in
index 8627795a93d00562b7ee812942e02b80b16a4a95..a8c5ee587f58151720097042b921023587f8eae2 100644 (file)
@@ -26,8 +26,8 @@ DIST = $(AUX)
 # subdirectories
 SUBDIRS = smtp sendmail mmdf
 
-# mail transport agent we are using
-MTS = @MTS@
+# mail transport agent we are using (currently always smtp)
+MTS = smtp
 
 # ========= DEPENDENCIES FOR BUILDING AND INSTALLING ==========