mariadb/plugin/fulltext/Makefile.am

5 lines
158 B
Text
Raw Normal View History

INCLUDES= -I$(top_builddir)/include
2006-01-04 10:36:49 +01:00
noinst_LTLIBRARIES= mypluglib.la
mypluglib_la_SOURCES= plugin_example.c
mypluglib_la_LDFLAGS= -module -rpath $(pkglibdir)