mirror of
https://github.com/MariaDB/server.git
synced 2026-04-20 23:35:32 +02:00
Makefile.am:
Change for 'make distcheck' libmysqld.vcproj: Typo VC++Files/libmysqld/libmysqld.vcproj: Typo mysql-test/ndb/Makefile.am: Change for 'make distcheck' storage/archive/Makefile.am: Change for 'make distcheck' plugin/fulltext/Makefile.am: Change for 'make distcheck' storage/csv/Makefile.am: Change for 'make distcheck' storage/heap/Makefile.am: Change for 'make distcheck'
This commit is contained in:
parent
71ffac7e60
commit
3150f7ccab
6 changed files with 14 additions and 9 deletions
|
|
@ -1,4 +1,4 @@
|
|||
INCLUDES= -I$(top_builddir)/include
|
||||
INCLUDES= -I$(top_builddir)/include -I$(top_srcdir)/include
|
||||
noinst_LTLIBRARIES= mypluglib.la
|
||||
mypluglib_la_SOURCES= plugin_example.c
|
||||
mypluglib_la_LDFLAGS= -module -rpath $(pkglibdir)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue