summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2007-05-11 07:25:36 +0000
committerJohn Wiegley <johnw@newartisans.com>2008-04-13 03:38:47 -0400
commit28c32fa8ef774d4df21c7c2f0f31b1a980208c1a (patch)
tree9f9ae03af77e08711ac6d038cf961f53f1f1763d /Makefile.am
parentf017e32f354eeb45c1408651b73e633bdd870ae0 (diff)
downloadfork-ledger-28c32fa8ef774d4df21c7c2f0f31b1a980208c1a.tar.gz
fork-ledger-28c32fa8ef774d4df21c7c2f0f31b1a980208c1a.tar.bz2
fork-ledger-28c32fa8ef774d4df21c7c2f0f31b1a980208c1a.zip
*** no comment ***
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index aede2083..e8680946 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,7 +2,7 @@ SUBDIRS = gdtoa
BUILT_SOURCES =
CLEANFILES =
EXTRA_DIST = LICENSE docs tests contrib scripts setup.py \
- verify.sh run_verify.sh valgrind.sh \
+ acprep verify.sh run_verify.sh valgrind.sh \
src/TODO src/gnucash.cc
ESC_srcdir=`echo "$(srcdir)" | sed 's/\//\\\\\//g'`