--- qsampler/trunk/Makefile.git 2016/08/16 15:34:45 2979 +++ qsampler/trunk/Makefile.git 2016/08/20 17:01:52 2980 @@ -1,6 +1,7 @@ all: configure configure: Makefile.in configure.ac + @aclocal @autoheader @autoconf @rm -rf *.cache @@ -10,4 +11,4 @@ @rm -rvf Makefile configure config.* src/.ui src/.obj src/.moc @rm -rvf src/config.* src/*.pri src/*.desktop @rm -rvf src/Makefile src/Makefile.* src/*.mak src/*.mak.* - @rm -rvf *.cache *.log *.status *.spec *.mak + @rm -rvf *.cache *.log *.status *.spec *.mak *.m4 .m4