summaryrefslogtreecommitdiff
path: root/storage/example
diff options
context:
space:
mode:
authoracurtis@xiphis.org <>2005-12-21 14:58:03 -0800
committeracurtis@xiphis.org <>2005-12-21 14:58:03 -0800
commit0f8f444b8be51db1265a3c30a576c9e404b86071 (patch)
tree5a91c064f0e7c9b4a28ccc82366626ad854a955d /storage/example
parente2870b24c621ce28996d3316819283388a76d8f9 (diff)
downloadmariadb-git-0f8f444b8be51db1265a3c30a576c9e404b86071.tar.gz
Change for plugin storage engine to be built after mysqld
Diffstat (limited to 'storage/example')
-rw-r--r--storage/example/Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/storage/example/Makefile.am b/storage/example/Makefile.am
index ad97866d73a..d5896946c5b 100644
--- a/storage/example/Makefile.am
+++ b/storage/example/Makefile.am
@@ -26,9 +26,6 @@ INCLUDES = -I$(top_srcdir)/include \
-I$(srcdir)
WRAPLIBS=
-$(top_builddir)/sql/sql_yacc.h: $(top_builddir)/sql/sql_yacc.yy
- ( cd $(top_builddir)/sql && $(MAKE) sql_yacc.cc )
-
pkglib_LTLIBRARIES = ha_example.la
ha_example_la_LDFLAGS = -module