summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 9f64ca1e..013bd2a0 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -106,7 +106,6 @@ pkginclude_HEADERS = \
src/entry.h \
src/account.h \
src/journal.h \
- src/textual.h \
src/timelog.h \
src/iterators.h \
src/compare.h \
@@ -222,7 +221,6 @@ libledger_python_la_SOURCES = \
python/py_scope.cc \
python/py_session.cc \
python/py_stream.cc \
- python/py_textual.cc \
python/py_timelog.cc \
python/py_times.cc \
python/py_token.cc \