~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to storage/csv/Makefile.am

MergedĀ fromĀ trunk.

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
AM_CPPFLAGS =              -I$(top_builddir)/include \
23
23
                        -I$(top_srcdir)/include \
24
24
                        -I$(top_srcdir)/regex \
25
 
                        -I$(top_srcdir)/sql \
 
25
                        -I$(top_srcdir)/server \
26
26
                        -I$(srcdir)
27
27
LDADD =
28
28