~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to storage/innobase/Makefile.am

  • Committer: Brian Aker
  • Date: 2008-07-01 20:52:03 UTC
  • mfrom: (28.1.23 libtool-patch)
  • Revision ID: brian@tangent.org-20080701205203-3jm6ga57uzxy8k4t
Merge of taylor's work

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_srcdir)/include -I$(top_builddir)/include \
 
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
26
                        -I$(top_srcdir)/sql \
169
169
EXTRA_DIST =            CMakeLists.txt plug.in \
170
170
                        pars/make_bison.sh pars/make_flex.sh \
171
171
                        pars/pars0grm.y pars/pars0lex.l
172
 
 
173
 
# Don't update the files from bitkeeper
174
 
%::SCCS/s.%