diff options
Diffstat (limited to 'support/Makefile.am')
-rw-r--r-- | support/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/support/Makefile.am b/support/Makefile.am index 4dcce36f..1f42c83c 100644 --- a/support/Makefile.am +++ b/support/Makefile.am @@ -43,6 +43,7 @@ noinst_LIBRARIES = libsupport.a libsupport_a_SOURCES = \ dfa.c \ dfa.h \ + flexmember.h \ getopt.c \ getopt.h \ getopt_int.h \ |