diff options
author | John Wiegley <johnw@newartisans.com> | 2006-02-15 21:41:08 +0000 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2008-04-13 02:41:22 -0400 |
commit | ad0865fc491ddfb167e0bd0f1fcd8469e8f3a898 (patch) | |
tree | 27b6ad4404c053ea6307183e93cc743bcd247a9a /Makefile.am | |
parent | 973401b5dc1334c6065ea032a94b44c9d1df6fef (diff) | |
download | fork-ledger-ad0865fc491ddfb167e0bd0f1fcd8469e8f3a898.tar.gz fork-ledger-ad0865fc491ddfb167e0bd0f1fcd8469e8f3a898.tar.bz2 fork-ledger-ad0865fc491ddfb167e0bd0f1fcd8469e8f3a898.zip |
*** no comment ***
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 7f091a33..01496677 100644 --- a/Makefile.am +++ b/Makefile.am @@ -107,4 +107,5 @@ all-clean: maintainer-clean .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 mkinstalldirs + missing stamp texinfo.tex Makefile.in mkinstalldirs \ + elisp-comp |