summaryrefslogtreecommitdiff
path: root/tiger-compiler/src/combine/local.am
diff options
context:
space:
mode:
Diffstat (limited to 'tiger-compiler/src/combine/local.am')
-rw-r--r--tiger-compiler/src/combine/local.am6
1 files changed, 6 insertions, 0 deletions
diff --git a/tiger-compiler/src/combine/local.am b/tiger-compiler/src/combine/local.am
new file mode 100644
index 0000000..7fd348c
--- /dev/null
+++ b/tiger-compiler/src/combine/local.am
@@ -0,0 +1,6 @@
+src_libtc_la_SOURCES += \
+ %D%/libcombine.hh %D%/libcombine.cc \
+ %D%/binder.hh %D%/binder.cc \
+ %D%/type-checker.hh %D%/type-checker.cc
+
+TASKS += %D%/tasks.hh %D%/tasks.cc