From 47996dd7803188a38ec1bef07af3aadcc3787aac Mon Sep 17 00:00:00 2001 From: Michael Widenius Date: Thu, 3 Feb 2011 16:03:54 +0200 Subject: Added missing header file strings_def.h to dist --- strings/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'strings') diff --git a/strings/Makefile.am b/strings/Makefile.am index f02fa18c474..3ba4685a2a5 100644 --- a/strings/Makefile.am +++ b/strings/Makefile.am @@ -16,6 +16,7 @@ # This file is public domain and comes with NO WARRANTY of any kind INCLUDES = -I$(top_builddir)/include -I$(top_srcdir)/include +noinst_HEADERS= strings_def.h pkglib_LIBRARIES = libmystrings.a noinst_LTLIBRARIES = libmystrings.la -- cgit v1.2.1