Browse Source

Added missing header file strings_def.h to dist

pull/843/head
Michael Widenius 15 years ago
parent
commit
47996dd780
  1. 1
      strings/Makefile.am

1
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

Loading…
Cancel
Save