fix INCLUDES

This commit is contained in:
Benjamin Dauvergne 2008-05-26 22:58:31 +00:00
parent 95fd951fb2
commit d2d5fcc4ab
1 changed files with 1 additions and 1 deletions

View File

@ -5,8 +5,8 @@ noinst_PROGRAMS = tests perfs
INCLUDES = \
-DPACKAGE=\"@PACKAGE@\" \
-I$(top_builddir) \
-I$(top_srcdir) \
-I$(top_srcdir)/lasso \
-DTESTSDATADIR=\"$(srcdir)/data/\" \
-DTESTSMETADATADIR=\"$(srcdir)/metadata/\" \
$(LASSO_CFLAGS) \