summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2009-02-02 00:23:11 -0400
committerJohn Wiegley <johnw@newartisans.com>2009-02-02 00:23:11 -0400
commitef3943c60498ab0fd4de1f1735109b0d103c167a (patch)
treefaec74db977bf8a5f67a86308dc9fde25e11e908 /Makefile.am
parent5d9015a3c1f3b52acb8299b6eb5e27e176c3f0a4 (diff)
downloadfork-ledger-ef3943c60498ab0fd4de1f1735109b0d103c167a.tar.gz
fork-ledger-ef3943c60498ab0fd4de1f1735109b0d103c167a.tar.bz2
fork-ledger-ef3943c60498ab0fd4de1f1735109b0d103c167a.zip
Added missing header file reference to Makefile.am.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index ac633fce..6a50bf1e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -149,6 +149,7 @@ pkginclude_HEADERS = \
src/handler.h \
src/filters.h \
src/chain.h \
+ src/precmd.h \
src/output.h \
src/help.h \
\