~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/uncompressed_length/Makefile.am

merge for-brian work

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)