* Add file to `make dist'.

This commit is contained in:
Eelco Dolstra 2004-10-27 00:02:31 +00:00
parent c52dda95a6
commit 210ab0296d
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ libexpr_a_SOURCES = nixexpr.cc nixexpr.hh parser.cc parser.hh \
lexer-tab.c lexer-tab.h parser-tab.c parser-tab.h \
constructors.hh
EXTRA_DIST = lexer.l parser.y constructors.cc
EXTRA_DIST = lexer.l parser.y constructors.cc aterm-helper.pl
AM_CXXFLAGS = \
-I.. ${bdb_include} ${aterm_include} -I../libutil -I../libstore