aboutsummaryrefslogtreecommitdiffstats
path: root/frontends/ast/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/ast/Makefile.inc')
-rw-r--r--frontends/ast/Makefile.inc5
1 files changed, 5 insertions, 0 deletions
diff --git a/frontends/ast/Makefile.inc b/frontends/ast/Makefile.inc
new file mode 100644
index 000000000..993ead928
--- /dev/null
+++ b/frontends/ast/Makefile.inc
@@ -0,0 +1,5 @@
+
+OBJS += frontends/ast/ast.o
+OBJS += frontends/ast/simplify.o
+OBJS += frontends/ast/genrtlil.o
+