summaryrefslogtreecommitdiff
path: root/src/expr/Makefile.am
diff options
context:
space:
mode:
authorTim King <taking@google.com>2016-01-08 18:19:30 -0800
committerTim King <taking@google.com>2016-01-08 18:19:30 -0800
commit3a973bd4fb586707a20d5e73146b79ff9fd6a77a (patch)
tree506d13a137c620751d350bf03ed2c888656e9918 /src/expr/Makefile.am
parentf4ef7af0a2295691f281ee1604dfeb4082fe229c (diff)
Adding a new Listener utility class. Changing the ResourceManager to use Listeners for reporting hard and soft resource out() events.
Diffstat (limited to 'src/expr/Makefile.am')
-rw-r--r--src/expr/Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/expr/Makefile.am b/src/expr/Makefile.am
index 4648ed3af..b3fb13253 100644
--- a/src/expr/Makefile.am
+++ b/src/expr/Makefile.am
@@ -39,8 +39,6 @@ libexpr_la_SOURCES = \
pickle_data.h \
pickler.cpp \
pickler.h \
- resource_manager.cpp \
- resource_manager.h \
symbol_table.cpp \
symbol_table.h \
type.cpp \
@@ -92,7 +90,6 @@ EXTRA_DIST = \
type.i \
kind.i \
expr.i \
- resource_manager.i \
record.i \
predicate.i \
variable_type_map.i \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback