diff options
author | John Wiegley <johnw@newartisans.com> | 2007-05-11 07:21:43 +0000 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2008-04-13 03:38:43 -0400 |
commit | 01fc9384c81461ae0179327f7ff83f5502545012 (patch) | |
tree | fa423894cba0a6a57469d63bd8888a9b207818c7 /Makefile.am | |
parent | 5184324f9f53dca94b4763045e72da657c19bbd4 (diff) | |
download | fork-ledger-01fc9384c81461ae0179327f7ff83f5502545012.tar.gz fork-ledger-01fc9384c81461ae0179327f7ff83f5502545012.tar.bz2 fork-ledger-01fc9384c81461ae0179327f7ff83f5502545012.zip |
*** no comment ***
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 25cf3993..86e8ba23 100644 --- a/Makefile.am +++ b/Makefile.am @@ -132,6 +132,7 @@ pkginclude_HEADERS = \ src/report.h \ src/scoped_execute.h \ src/session.h \ + src/system.hh \ src/textual.h \ src/times.h \ src/transform.h \ |