summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJohn Millaway <john43@users.sourceforge.net>2002-08-19 21:56:33 +0000
committerJohn Millaway <john43@users.sourceforge.net>2002-08-19 21:56:33 +0000
commit774ecb4b10cf9e153749760bfb0c4040bf7726c2 (patch)
tree0b1e60210202bd606563a4135b32d888b8ae0119 /Makefile.am
parent2a7f56b7840b41764b739e2885fab90f9ef02346 (diff)
More work on tables serialization.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index ac1a762..61b0fc1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -74,7 +74,8 @@ noinst_HEADERS = \
flexdef.h \
version.h \
options.h \
- scanopt.h
+ scanopt.h \
+ tables_shared.h
include_HEADERS = \
FlexLexer.h