summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2007-05-21 20:45:46 +0000
committerJohn Wiegley <johnw@newartisans.com>2008-04-13 03:39:07 -0400
commitce4ed2b25cd4ead67a52cf42e05c7091aff9b3c7 (patch)
tree6c5f1667b5bfc908e903f1bc204c7f18d8bd419b /Makefile.am
parentd23ed020abf494a046b499cdce1c0957cd5b4783 (diff)
downloadfork-ledger-ce4ed2b25cd4ead67a52cf42e05c7091aff9b3c7.tar.gz
fork-ledger-ce4ed2b25cd4ead67a52cf42e05c7091aff9b3c7.tar.bz2
fork-ledger-ce4ed2b25cd4ead67a52cf42e05c7091aff9b3c7.zip
Getting things to compile again.
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 cb54ea40..3e6cc430 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -67,6 +67,7 @@ Python_SRC = \
src/python/py_utils.cc
libledger_la_SOURCES += $(Python_SRC)
+libledger_la_CPPFLAGS += -I$(srcdir)/src/python
endif
if HAVE_LIBOFX