summaryrefslogtreecommitdiff
path: root/include/Makefile.am
diff options
context:
space:
mode:
authorunknown <bar@bar.mysql.r18.ru>2002-12-31 13:00:41 +0400
committerunknown <bar@bar.mysql.r18.ru>2002-12-31 13:00:41 +0400
commit2fff4f018341df87d8217203883ff08be8cb840a (patch)
treebe5341a8ce5c06afb62b520382fece3e0ff48a43 /include/Makefile.am
parentbc090e5ab27286da3c0f4fa4d19dfac1ae4c819a (diff)
downloadmariadb-git-2fff4f018341df87d8217203883ff08be8cb840a.tar.gz
XML parser
Diffstat (limited to 'include/Makefile.am')
-rw-r--r--include/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/Makefile.am b/include/Makefile.am
index c88e1ee1e40..652278e8a80 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -16,7 +16,7 @@
# 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 my_list.h \
+pkginclude_HEADERS = dbug.h m_string.h my_sys.h my_list.h my_xml.h \
mysql.h mysql_com.h mysqld_error.h mysql_embed.h \
my_semaphore.h my_pthread.h my_no_pthread.h raid.h \
errmsg.h my_global.h my_net.h my_alloc.h \