* Oops, I did it again.

This commit is contained in:
Eelco Dolstra 2004-10-27 10:05:51 +00:00
parent 210ab0296d
commit c7bea941b0
1 changed files with 2 additions and 1 deletions

View File

@ -5,7 +5,8 @@ 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 aterm-helper.pl
EXTRA_DIST = lexer.l parser.y constructors.def constructors.cc \
aterm-helper.pl
AM_CXXFLAGS = \
-I.. ${bdb_include} ${aterm_include} -I../libutil -I../libstore