From c0323a27ad612db4fa7d3d5c25c3e9611bcf874b Mon Sep 17 00:00:00 2001 From: Adrian Thurston Date: Sun, 8 Sep 2019 22:08:29 -0600 Subject: build ragel programs --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 0f18e6c4..848b25ae 100644 --- a/Makefile.am +++ b/Makefile.am @@ -20,7 +20,7 @@ # SOFTWARE. -SUBDIRS = colm doc +SUBDIRS = colm ragel doc DIST_SUBDIRS = $(SUBDIRS) aapl dist_doc_DATA = colm.vim -- cgit v1.2.1