diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am index 198af05b..b362d3df 100644 --- a/Makefile.am +++ b/Makefile.am @@ -50,7 +50,7 @@ all-clean: maintainer-clean rm -fr *~ .*~ .\#* *.html *.info *.pdf *.a *.so *.o *.lo *.la \ *.elc *.aux *.cp *.fn *.ky *.log *.pg *.toc *.tp *.vr \ .gdb_history gmon.out h out TAGS ledger valexpr .deps \ - .libs build AUTHORS ChangeLog COPYING INSTALL Makefile \ - acconf.h acconf.h.in aclocal.m4 autom4te config.guess \ - config.sub configure depcomp install-sh libtool ltconfig \ - ltmain.sh missing stamp texinfo.tex Makefile.in + .libs build AUTHORS COPYING INSTALL Makefile acconf.h \ + acconf.h.in aclocal.m4 autom4te config.guess config.sub \ + configure depcomp install-sh libtool ltconfig ltmain.sh \ + missing stamp texinfo.tex Makefile.in |