summaryrefslogtreecommitdiff
path: root/include/Makefile.am
diff options
context:
space:
mode:
authormonty@hundin.mysql.fi <>2002-08-09 16:47:16 +0300
committermonty@hundin.mysql.fi <>2002-08-09 16:47:16 +0300
commitac6e640c4dede507d9d9c8f43836785e4b47ae63 (patch)
tree9e6ce887604db3116c5f936a79eaa6915877323e /include/Makefile.am
parent7616da973d744d84d6e5abd9f4d1a8fbd2d74811 (diff)
downloadmariadb-git-ac6e640c4dede507d9d9c8f43836785e4b47ae63.tar.gz
Fix for SSL and new my_getopt
Fix for syntax error bug in SET TRANSACTION ISOLATION
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 576f557cdd3..67132b4c4a4 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -20,7 +20,7 @@ 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_semaphore.h my_pthread.h my_no_pthread.h raid.h \
errmsg.h my_global.h my_net.h my_alloc.h\
- sslopt-case.h sslopt-longopts.h sslopt-usage.h \
+ sslopt-longopts.h sslopt-usage.h \
sslopt-vars.h $(BUILT_SOURCES)
noinst_HEADERS = config-win.h config-os2.h \
nisam.h heap.h merge.h my_bitmap.h\