send,spost: No more use of -alias, spost reads Aliasfile from the profile.
[mmh] / Makefile.in
index a3b6fe2..79746ab 100644 (file)
@@ -29,6 +29,9 @@ libdir      = @libdir@
 # location of mmh configuration and formats files
 etcdir      = @sysconfdir@
 
+# location of ...
+datarootdir = @datarootdir@
+
 # location of man pages
 mandir      = @mandir@
 
@@ -99,6 +102,7 @@ superclean:  superclean-recursive  superclean-local
 
 mostlyclean-local:
        rm -f *~
+       rm -rf autom4te.cache
 
 clean-local: mostlyclean-local