This commit is contained in:
Eelco Dolstra 2009-03-06 11:01:45 +00:00
parent 0e6f604178
commit d4753c944f
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ libexpr_la_SOURCES = \
pkginclude_HEADERS = \
nixexpr.hh eval.hh parser.hh lexer-tab.hh parser-tab.hh \
get-drvs.hh attr-path.hh expr-to-xml.hh common-opts.hh \
names.hh
names.hh nixexpr-ast.hh
libexpr_la_LIBADD = ../libutil/libutil.la ../libstore/libstore.la \
../boost/format/libformat.la