summaryrefslogtreecommitdiff
path: root/storage/ndb/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'storage/ndb/Makefile.am')
-rw-r--r--storage/ndb/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/storage/ndb/Makefile.am b/storage/ndb/Makefile.am
index 0b99ca39114..be9dc223d9d 100644
--- a/storage/ndb/Makefile.am
+++ b/storage/ndb/Makefile.am
@@ -1,6 +1,6 @@
SUBDIRS = src tools . include @ndb_opt_subdirs@
DIST_SUBDIRS = src tools include test docs
-EXTRA_DIST = config ndbapi-examples
+EXTRA_DIST = config ndbapi-examples plug.in
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
include $(top_srcdir)/storage/ndb/config/common.mk.am