Skip to content

Commit

Permalink
minor dist fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
adrian-thurston committed Mar 28, 2020
1 parent 6a38719 commit 848214f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libfsm/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down

0 comments on commit 848214f

Please sign in to comment.