~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to sql/Makefile.am

Replaced INCLUDES with AM_CPPFLAGS.

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
MYSQLBASEdir=           $(prefix)
21
21
MYSQLLIBdir=            $(pkglibdir)
22
22
pkgplugindir =          $(pkglibdir)/plugin
23
 
INCLUDES =              -I$(top_builddir)/include -I$(top_srcdir)/include \
 
23
AM_CPPFLAGS =           -I$(top_builddir)/include -I$(top_srcdir)/include \
24
24
                        -I$(srcdir) $(openssl_includes) \
25
25
                        $(libevent_includes)
26
26
SUBDIRS =               share