summaryrefslogtreecommitdiff
path: root/storage
diff options
context:
space:
mode:
authorunknown <knielsen@knielsen-hq.org>2010-12-17 08:33:36 +0100
committerunknown <knielsen@knielsen-hq.org>2010-12-17 08:33:36 +0100
commit970e67b5e3c459d0a6b8a0e4ce4a3bf602362fba (patch)
treebbcd1ade5f4ff42019045af320d60056f67fddb0 /storage
parent09d2e7f68029071dc98bc827a7215d00f2b9a859 (diff)
downloadmariadb-git-970e67b5e3c459d0a6b8a0e4ce4a3bf602362fba.tar.gz
MBug#691437: storage/sphinx/plug.in missing from source tarball.
It was missing from EXTRA_DIST in Makefile.am.
Diffstat (limited to 'storage')
-rw-r--r--storage/sphinx/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/storage/sphinx/Makefile.am b/storage/sphinx/Makefile.am
index ce4324ae5cb..67d01d08484 100644
--- a/storage/sphinx/Makefile.am
+++ b/storage/sphinx/Makefile.am
@@ -49,6 +49,6 @@ libsphinx_la_CXXFLAGS = $(AM_CXXFLAGS)
libsphinx_la_CFLAGS = $(AM_CFLAGS)
libsphinx_la_SOURCES= ha_sphinx.cc
-EXTRA_DIST = CMakeLists.txt
+EXTRA_DIST = CMakeLists.txt plug.in
# Don't update the files from bitkeeper
%::SCCS/s.%