summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAdrian Thurston <thurston@colm.net>2020-03-14 13:58:31 +0200
committerAdrian Thurston <thurston@colm.net>2020-03-14 13:58:31 +0200
commitbcc54d5df10cf425e7134b06f70d7ffe1abee4e4 (patch)
tree4daf3f46378f75bc6cb8e1ed57dc8a7879abdeb3 /configure.ac
parent569d9766e632ec830a70eb9f6c9b69297b63719f (diff)
downloadcolm-bcc54d5df10cf425e7134b06f70d7ffe1abee4e4.tar.gz
moved ragel/ to libfsm/
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 6cb17e34..d0d08f80 100644
--- a/configure.ac
+++ b/configure.ac
@@ -419,8 +419,8 @@ AC_CONFIG_HEADERS([src/config.h colm/defs.h])
AC_OUTPUT([
Makefile
aapl/Makefile
+ libfsm/Makefile
colm/Makefile
- ragel/Makefile
cgil/Makefile
test/Makefile
test/aapl.d/Makefile