summaryrefslogtreecommitdiff
path: root/include/Makefile.am
diff options
context:
space:
mode:
authorsasha@mysql.sashanet.com <>2001-09-22 21:51:17 -0600
committersasha@mysql.sashanet.com <>2001-09-22 21:51:17 -0600
commiteccda8f86d143b43246ee4da153bacb81123a7be (patch)
treee4a77b49f0d4e78f22c4bc9ef9ac9b30a8a00624 /include/Makefile.am
parent1a0a77389f3448dc2557a1a1fecafbeb86cc7b32 (diff)
parent5d9be4de24ab02436edbe2c75e96704a31c522b2 (diff)
downloadmariadb-git-eccda8f86d143b43246ee4da153bacb81123a7be.tar.gz
merged
Diffstat (limited to 'include/Makefile.am')
-rw-r--r--include/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/Makefile.am b/include/Makefile.am
index a6edc2b00e1..54451e9d4f6 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -16,8 +16,8 @@
# MA 02111-1307, USA
BUILT_SOURCES = mysql_version.h m_ctype.h my_config.h
-pkginclude_HEADERS = dbug.h m_string.h my_sys.h mysql.h mysql_com.h \
- mysqld_error.h my_list.h \
+pkginclude_HEADERS = dbug.h m_string.h my_sys.h my_list.h \
+ mysql.h mysql_com.h mysqld_error.h mysql_embed.h \
my_pthread.h my_no_pthread.h raid.h errmsg.h \
my_global.h my_net.h \
sslopt-case.h sslopt-longopts.h sslopt-usage.h \