~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/crc32/plugin.ini

  • Committer: mordred
  • Date: 2010-03-22 21:17:44 UTC
  • mto: (1377.3.10 pandora-build)
  • mto: This revision was merged to the branch mainline in revision 1385.
  • Revision ID: mordred@fedora12-20100322211744-9gf91mglsaq0eq93
Add a missing lib dep.

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
author=Stewart Smith
7
7
license=PLUGIN_LICENSE_GPL
8
8
load_by_default=yes
 
9
libs=${top_builddir}/drizzled/algorithm/libhash.la
9
10
sources=crc32udf.cc