~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/Makefile.am

  • Committer: Brian Aker
  • Date: 2009-11-26 18:48:20 UTC
  • mfrom: (1226.1.3 push)
  • Revision ID: brian@gaz-20091126184820-hltr0upee0ahopsj
Bundle Brian + Monty  (been through staging, just collecting it as want
overall patch as seen by staging).

Show diffs side-by-side

added added

removed removed

Lines of Context:
343
343
                statement/insert_select.h \
344
344
                statement/kill.h \
345
345
                statement/load.h \
346
 
                statement/optimize.h \
347
346
                statement/release_savepoint.h \
348
347
                statement/rename_table.h \
349
348
                statement/replace.h \
672
671
                statement/insert_select.cc \
673
672
                statement/kill.cc \
674
673
                statement/load.cc \
675
 
                statement/optimize.cc \
676
674
                statement/release_savepoint.cc \
677
675
                statement/rename_table.cc \
678
676
                statement/replace.cc \