]> diplodocus.org Git - nmh/blobdiff - Makefile.in
Wrapped #include of config.h with #ifdef HAVE_CONFIG_H, just in case someone ever...
[nmh] / Makefile.in
index 39e027b374ebfe25113dea2591ddf7d360302334..6b7b1d661df405ae7fdf4b1edb60e65bd61b3828 100644 (file)
@@ -10,6 +10,7 @@ SHELL = /bin/sh
 
 srcdir = @srcdir@
 abs_srcdir = @abs_srcdir@
+datarootdir = @datarootdir@
 VPATH  = @srcdir@
 
 # ========== USER CONFIGURATION SECTION ==========
@@ -110,6 +111,7 @@ superclean:  superclean-recursive  superclean-local
 
 mostlyclean-local:
        rm -f *~
+       $(RM) -r autom4te.cache
 
 clean-local: mostlyclean-local