~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/Makefile.am

  • Committer: Monty Taylor
  • Date: 2009-01-09 05:20:49 UTC
  • mto: (779.1.2 devel)
  • mto: This revision was merged to the branch mainline in revision 784.
  • Revision ID: mordred@inaugust.com-20090109052049-bglg06jf2l7ix0a3
Updated some more build stuff.

Show diffs side-by-side

added added

removed removed

Lines of Context:
361
361
                 $(top_builddir)/drizzled/serialize/libserialize.la \
362
362
                 @mysql_plugin_libs@ \
363
363
                 $(LDADD) \
364
 
                 $(CXXLDFLAGS) \
365
364
                 $(LIBDL_LIBS) $(LTLIBEVENT) $(LTLIBPROTOBUF) \
366
365
                 $(DRIZZLED_PLUGIN_DEP_LIBS)
367
366
drizzled_DEPENDENCIES = @mysql_plugin_libs@ ${noinst_LTLIBRARIES}