~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to mysql-test/Makefile.am

Replaced INCLUDES with AM_CPPFLAGS.

Show diffs side-by-side

added added

removed removed

Lines of Context:
29
29
test_SCRIPTS =          $(GENSCRIPTS) $(PRESCRIPTS)
30
30
CLEANFILES =            $(GENSCRIPTS)
31
31
 
32
 
INCLUDES =              -I$(top_builddir)/include -I$(top_srcdir)/include -I..
 
32
AM_CPPFLAGS =           -I$(top_builddir)/include -I$(top_srcdir)/include -I..
33
33
 
34
34
 
35
35
dist-hook: