* Oops, I did it again.
This commit is contained in:
parent
210ab0296d
commit
c7bea941b0
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue