diff options
author | John Wiegley <johnw@newartisans.com> | 2007-05-11 07:25:36 +0000 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2008-04-13 03:38:47 -0400 |
commit | 28c32fa8ef774d4df21c7c2f0f31b1a980208c1a (patch) | |
tree | 9f9ae03af77e08711ac6d038cf961f53f1f1763d /Makefile.in | |
parent | f017e32f354eeb45c1408651b73e633bdd870ae0 (diff) | |
download | fork-ledger-28c32fa8ef774d4df21c7c2f0f31b1a980208c1a.tar.gz fork-ledger-28c32fa8ef774d4df21c7c2f0f31b1a980208c1a.tar.bz2 fork-ledger-28c32fa8ef774d4df21c7c2f0f31b1a980208c1a.zip |
*** no comment ***
Diffstat (limited to 'Makefile.in')
-rw-r--r-- | Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in index 448edf01..ee1418c1 100644 --- a/Makefile.in +++ b/Makefile.in @@ -344,7 +344,7 @@ SUBDIRS = gdtoa BUILT_SOURCES = $(am__append_7) CLEANFILES = $(am__append_8) $(am__append_10) 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'` |