~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to storage/archive/Makefile.am

MergedĀ fromĀ trunk.

Show diffs side-by-side

added added

removed removed

Lines of Context:
27
27
pkgplugindir =          $(pkglibdir)/plugin
28
28
AM_CPPFLAGS =              -I$(top_srcdir)/include -I$(top_builddir)/include \
29
29
                        -I$(top_srcdir)/regex \
30
 
                        -I$(top_srcdir)/sql \
 
30
                        -I$(top_srcdir)/server \
31
31
                        -I$(srcdir)
32
32
WRAPLIBS=
33
33