summaryrefslogtreecommitdiff
path: root/include/Makefile.am
diff options
context:
space:
mode:
authorunknown <msvensson@neptunus.(none)>2006-11-03 13:02:16 +0100
committerunknown <msvensson@neptunus.(none)>2006-11-03 13:02:16 +0100
commita0b3f213ae082b3e20dc7e7c1232ddb60e5ef874 (patch)
tree0bab9cc6b906c9cbcbb213053d68db83a54ef433 /include/Makefile.am
parentd7d0568236a17180b82fdbf7b781fc44b0ffff10 (diff)
downloadmariadb-git-a0b3f213ae082b3e20dc7e7c1232ddb60e5ef874.tar.gz
Remove sql_state-h from list of include files. (Merge error from 4.1)
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 a16bd0254e9..6275e04562f 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -22,7 +22,7 @@ pkginclude_HEADERS = my_dbug.h m_string.h my_sys.h my_list.h my_xml.h \
errmsg.h my_global.h my_net.h my_alloc.h \
my_getopt.h sslopt-longopts.h my_dir.h typelib.h \
sslopt-vars.h sslopt-case.h sql_common.h keycache.h \
- sql_state.h mysql_time.h m_ctype.h $(BUILT_SOURCES)
+ mysql_time.h m_ctype.h $(BUILT_SOURCES)
noinst_HEADERS = config-win.h config-os2.h config-netware.h \
heap.h my_bitmap.h\
myisam.h myisampack.h myisammrg.h ft_global.h\