summaryrefslogtreecommitdiff
path: root/storage/example
diff options
context:
space:
mode:
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