summaryrefslogtreecommitdiff
path: root/tools/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tools/Makefile.am')
-rw-r--r--tools/Makefile.am4
1 files changed, 1 insertions, 3 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am
index 8c042a94..8c28277b 100644
--- a/tools/Makefile.am
+++ b/tools/Makefile.am
@@ -235,9 +235,7 @@ ledger_la_DEPENDENCIES = $(lib_LTLIBRARIES)
ledger_la_LDFLAGS = -avoid-version -module
ledger_la_LIBADD = $(LIBOBJS) $(lib_LTLIBRARIES) $(INTLLIBS)
-pkgpython_PYTHON = python/__init__.py \
- python/hello.py \
- python/server.py
+pkgpython_PYTHON = python/__init__.py python/server.py
endif