diff options
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 48e77086..9de8b7c5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -228,7 +228,6 @@ ledger_la_LIBADD = $(LIBOBJS) $(lib_LTLIBRARIES) $(INTLLIBS) pkgpython_PYTHON = python/__init__.py \ python/hello.py \ - python/interp.py \ python/server.py endif |