~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/Makefile.am

  • Committer: Monty Taylor
  • Date: 2009-05-24 17:57:23 UTC
  • mto: This revision was merged to the branch mainline in revision 1039.
  • Revision ID: mordred@inaugust.com-20090524175723-vpef2o5juk00so99
Build/dist fixes. Added my_print_defaults back for now - test_run needs it. But now it's a noinst. Moving forward, it either needs to be renamed and installed properly, or it needs to have its functionality wrapped up into something else.

Show diffs side-by-side

added added

removed removed

Lines of Context:
649
649
                $(BUILT_MAINT_SRC) \
650
650
                symbol_hash.gperf \
651
651
                function_hash.gperf \
652
 
                drizzledumpslow \
653
652
                message.mc \
654
653
                probes.d
655
654