summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdrian Thurston <thurston@colm.net>2020-03-28 12:53:25 +0200
committerAdrian Thurston <thurston@colm.net>2020-03-28 12:53:25 +0200
commit848214fa4af44056315df6bc34f1fcaccf6d09aa (patch)
tree33803cf39d9fef428cb43af6bf9fc3313dcc0d39
parent6a3871964c4eee0984a5e5be3f09e3bc5082ddce (diff)
downloadcolm-848214fa4af44056315df6bc34f1fcaccf6d09aa.tar.gz
minor dist fixes
-rw-r--r--libfsm/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/libfsm/Makefile.am b/libfsm/Makefile.am
index 33fd6ed6..d1e8de9d 100644
--- a/libfsm/Makefile.am
+++ b/libfsm/Makefile.am
@@ -16,7 +16,7 @@ libfsminclude_HEADERS = \
libfsm_la_CPPFLAGS = -I$(top_srcdir)/aapl
dist_libfsm_la_SOURCES = \
- parsedata.h parsetree.h codegen.h \
+ parsedata.h idbase.h codegen.h \
actloop.h actexp.h \
tables.h \
binary.h bingoto.h binbreak.h binvar.h \