From ce4ed2b25cd4ead67a52cf42e05c7091aff9b3c7 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Mon, 21 May 2007 20:45:46 +0000 Subject: Getting things to compile again. --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') 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 -- cgit v1.2.3