Removed outdated reference to python/interp.py

This commit is contained in:
John Wiegley 2009-03-06 04:40:59 -04:00
parent f340d50362
commit 0b1c36145d

View file

@ -228,7 +228,6 @@ ledger_la_LIBADD = $(LIBOBJS) $(lib_LTLIBRARIES) $(INTLLIBS)
pkgpython_PYTHON = python/__init__.py \ pkgpython_PYTHON = python/__init__.py \
python/hello.py \ python/hello.py \
python/interp.py \
python/server.py python/server.py
endif endif