X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=Makefile.in;h=6b7b1d661df405ae7fdf4b1edb60e65bd61b3828;hb=6bd76adcc81f4a725352c338a39212bcdefb0a4b;hp=39e027b374ebfe25113dea2591ddf7d360302334;hpb=1039d32b8c066fb2f7e657a38055df0ee16c1e6a;p=mmh diff --git a/Makefile.in b/Makefile.in index 39e027b..6b7b1d6 100644 --- a/Makefile.in +++ b/Makefile.in @@ -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