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