From 39407a0309a13ae021be169a9e852a7b199ad3fb Mon Sep 17 00:00:00 2001 From: unknown Date: Mon, 18 Sep 2006 19:31:08 -0700 Subject: Bug#22417 "plug.in not included in dist source" storage/archive/Makefile.am: plug.in needs to be included in dist storage/blackhole/Makefile.am: plug.in needs to be included in dist storage/csv/Makefile.am: plug.in needs to be included in dist storage/example/Makefile.am: plug.in needs to be included in dist storage/federated/Makefile.am: plug.in needs to be included in dist storage/heap/Makefile.am: plug.in needs to be included in dist storage/innobase/Makefile.am: plug.in needs to be included in dist storage/myisam/Makefile.am: plug.in needs to be included in dist storage/myisammrg/Makefile.am: plug.in needs to be included in dist storage/ndb/Makefile.am: plug.in needs to be included in dist --- storage/archive/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'storage/archive/Makefile.am') diff --git a/storage/archive/Makefile.am b/storage/archive/Makefile.am index 3d933408b0b..5e91ffa83e8 100644 --- a/storage/archive/Makefile.am +++ b/storage/archive/Makefile.am @@ -57,6 +57,6 @@ archive_test_LDADD = $(top_builddir)/mysys/libmysys.a \ archive_test_LDFLAGS = @NOINST_LDFLAGS@ -EXTRA_DIST = CMakeLists.txt +EXTRA_DIST = CMakeLists.txt plug.in # Don't update the files from bitkeeper %::SCCS/s.% -- cgit v1.2.1