~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/Makefile.am

  • Committer: Monty Taylor
  • Date: 2009-04-09 08:22:26 UTC
  • mto: (992.1.1 mordred)
  • mto: This revision was merged to the branch mainline in revision 990.
  • Revision ID: mordred@inaugust.com-20090409082226-aks09hpg4i5x81iu
Collapsed plugin_registry. _impl class not needed.

Show diffs side-by-side

added added

removed removed

Lines of Context:
269
269
                order.h \
270
270
                plugin.h \
271
271
                plugin_registry.h \
272
 
                plugin_registry_impl.h \
273
272
                plugin/authentication.h \
274
273
                plugin/error_message_handler.h \
275
274
                plugin/logging_handler.h \
577
576
                opt_range.cc \
578
577
                opt_sum.cc \
579
578
                plugin_registry.cc \
580
 
                plugin_registry_impl.cc \
581
579
                protocol.cc \
582
580
                qcache.cc \
583
581
                query_id.cc \