summaryrefslogtreecommitdiff
path: root/storage/example
diff options
context:
space:
mode:
authorunknown <knielsen@mysql.com>2006-01-05 14:17:05 +0100
committerunknown <knielsen@mysql.com>2006-01-05 14:17:05 +0100
commitc663d045faadb22f70802425cdf7cd672b86476d (patch)
treedf1fdce51c18063f63d82d14eb8c8d6062f33e86 /storage/example
parent1ffe53ddf87a0a23523a24b9140de0aa05e139a5 (diff)
downloadmariadb-git-c663d045faadb22f70802425cdf7cd672b86476d.tar.gz
Some header files were missing from "make dist".
Diffstat (limited to 'storage/example')
-rw-r--r--storage/example/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/storage/example/Makefile.am b/storage/example/Makefile.am
index d5896946c5b..efc0ede91e9 100644
--- a/storage/example/Makefile.am
+++ b/storage/example/Makefile.am
@@ -29,6 +29,7 @@ WRAPLIBS=
pkglib_LTLIBRARIES = ha_example.la
ha_example_la_LDFLAGS = -module
+noinst_HEADERS = ha_example.h
ha_example_la_SOURCES = ha_example.cc
LDADD =