Commit 65fb551e authored by Michael Widenius's avatar Michael Widenius

Added missing header file strings_def.h to dist

parent 94e35cbf
...@@ -16,6 +16,7 @@ ...@@ -16,6 +16,7 @@
# This file is public domain and comes with NO WARRANTY of any kind # This file is public domain and comes with NO WARRANTY of any kind
INCLUDES = -I$(top_builddir)/include -I$(top_srcdir)/include INCLUDES = -I$(top_builddir)/include -I$(top_srcdir)/include
noinst_HEADERS= strings_def.h
pkglib_LIBRARIES = libmystrings.a pkglib_LIBRARIES = libmystrings.a
noinst_LTLIBRARIES = libmystrings.la noinst_LTLIBRARIES = libmystrings.la
......
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