~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/uncompressed_length/Makefile.am

  • Committer: Brian Aker
  • Date: 2009-03-03 18:50:34 UTC
  • mfrom: (908.1.17 mordred)
  • Revision ID: brian@tangent.org-20090303185034-obr7tiwx8vyn0i7j
Merge Monty

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
# along with this program; if not, write to the Free Software
14
14
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
15
15
 
16
 
AM_CPPFLAGS =           ${GLOBAL_CPPFLAGS} -I${top_srcdir}/drizzled
17
16
EXTRA_LTLIBRARIES =     libuncompressed_lengthudf.la
18
17
pkgplugin_LTLIBRARIES = @plugin_uncompressed_length_shared_target@
19
18
libuncompressed_lengthudf_la_LDFLAGS =  -module -avoid-version -rpath $(pkgplugindir)