~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to storage/innobase/Makefile.am

MergedĀ fromĀ trunk.

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
AM_CPPFLAGS =              -I$(top_srcdir)/include -I$(top_builddir)/include \
24
24
                        -I$(top_srcdir)/regex \
25
25
                        -I$(top_srcdir)/storage/innobase/include \
26
 
                        -I$(top_srcdir)/sql \
 
26
                        -I$(top_srcdir)/server \
27
27
                        -I$(srcdir)
28
28
 
29
29
DEFS =                  @DEFS@