summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAdrian Thurston <thurston@colm.net>2019-09-11 19:02:07 -0600
committerAdrian Thurston <thurston@colm.net>2019-09-11 19:02:07 -0600
commitb6c54b035748e5733f279e9bd763870f4e9267da (patch)
tree8e98185fe9690b1958d3999a3ea1c96539c01f27 /configure.ac
parent26315e09ed7c87589a4304b98e5814d373596097 (diff)
downloadcolm-b6c54b035748e5733f279e9bd763870f4e9267da.tar.gz
moved aapl and ragel doc dirs to /doc
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 c5351e28..3a452284 100644
--- a/configure.ac
+++ b/configure.ac
@@ -281,6 +281,7 @@ AC_OUTPUT([
test/ragel.d/Makefile
doc/Makefile
doc/colm/Makefile
+ doc/ragel/Makefile
])
echo "configuration of colm complete"