Commit 46772f0c authored by knielsen@mysql.com's avatar knielsen@mysql.com

Some header files were missing from "make dist".

parent eed5285e
......@@ -29,6 +29,7 @@ WRAPLIBS=
pkglib_LTLIBRARIES = ha_csv.la
ha_csv_la_LDFLAGS = -module
noinst_HEADERS = ha_tina.h
ha_csv_la_SOURCES = ha_tina.cc
LDADD =
......
......@@ -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 =
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment