~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/Makefile.am

  • Committer: Jay Pipes
  • Date: 2009-03-17 05:23:56 UTC
  • mto: This revision was merged to the branch mainline in revision 941.
  • Revision ID: jpipes@serialcoder-20090317052356-avueu1oac8qoyc4k
Pulled implementation of Diagnostics_area out into it's own implementation file.

Show diffs side-by-side

added added

removed removed

Lines of Context:
382
382
                comp_creator.cc \
383
383
                configvar.cc \
384
384
                current_session.cc \
 
385
                diagnostics_area.cc \
385
386
                drizzled.cc \
386
387
                dtcollation.cc \
387
388
                errmsg.cc \