summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAdrian Thurston <thurston@complang.org>2015-05-02 12:32:04 -0400
committerAdrian Thurston <thurston@complang.org>2015-05-02 12:32:04 -0400
commit95da2c03497492692f818c1b722712c420c1eee7 (patch)
treeb10da1a0be444d61f077df548e433028e147ce3f /src/Makefile.am
parent247fb560e1b656cca5b98b42076aade592bedc8f (diff)
downloadcolm-95da2c03497492692f818c1b722712c420c1eee7.tar.gz
downref find tree arg in MAP find (if tree)
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index dd9c1fea..9f9fdd7a 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -30,7 +30,7 @@ RUNTIME_SRC = \
RUNTIME_HDR = \
bytecode.h config.h defs.h debug.h pool.h input.h \
- pdarun.h map.h tree.h struct.h program.h colm.h internal.h
+ pdarun.h map.h type.h tree.h struct.h program.h colm.h internal.h
lib_LIBRARIES = libcolmp.a libcolmd.a