summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index c90984b6..5b147963 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -164,9 +164,6 @@ ledger_CPPFLAGS += -I$(srcdir)/python
endif
ledger_SOURCES = src/main.cc src/global.cc
ledger_LDADD = $(LIBOBJS) $(lib_LTLIBRARIES)
-if HAVE_BOOST_PYTHON
-ledger_LDADD += libledger_python.la
-endif
ledger_LDFLAGS =
info_TEXINFOS = doc/ledger.texi