summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAdrian Thurston <thurston@colm.net>2020-03-14 13:36:41 +0200
committerAdrian Thurston <thurston@colm.net>2020-03-14 13:36:41 +0200
commit569d9766e632ec830a70eb9f6c9b69297b63719f (patch)
tree90c71f84a871367f7996c4fc31d2207507e869a5 /configure.ac
parent4ebe2c5f8adb33ae1525197012e790e01f5ea341 (diff)
downloadcolm-569d9766e632ec830a70eb9f6c9b69297b63719f.tar.gz
moved rlhc (now calling it cgil) to it's own place
cgil: Code Gen Intermediate Language
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 7fff8edd..6cb17e34 100644
--- a/configure.ac
+++ b/configure.ac
@@ -421,6 +421,7 @@ AC_OUTPUT([
aapl/Makefile
colm/Makefile
ragel/Makefile
+ cgil/Makefile
test/Makefile
test/aapl.d/Makefile
test/colm.d/Makefile