Added .elc files to DISTCLEANFILES.

This commit is contained in:
John Wiegley 2007-05-11 07:23:59 +00:00
parent 89d4e2a22f
commit ebd0526727

View file

@ -165,6 +165,8 @@ nodist_info_TEXINFOS = docs/ledger.texi
dist_lisp_LISP = lisp/ledger.el lisp/timeclock.el
DISTCLEANFILES = ledger.elc timeclock.elc
######################################################################
if HAVE_BOOST_PYTHON
@ -256,7 +258,7 @@ fullcheck: check
######################################################################
DISTCLEANFILES = Doxyfile.gen
DISTCLEANFILES += Doxyfile.gen
alldocs: docs/ledger.info docs/ledger.pdf doxygen-docs