diff --git a/dbcon/mysql/Makefile.am b/dbcon/mysql/Makefile.am index c305cda80..f024c0550 100644 --- a/dbcon/mysql/Makefile.am +++ b/dbcon/mysql/Makefile.am @@ -25,7 +25,7 @@ libcalmysql_la_CPPFLAGS = -I/usr/include/libxml2 -I../../../mysql/include -I../. include_HEADERS = idb_mysql.h dist_mysql_DATA = syscatalog_mysql.sql dumpcat_mysql.sql calsetuserpriority.sql calremoveuserpriority.sql calshowprocesslist.sql my.cnf -mysqlColumnstore = install_calpont_mysql.sh mysql-Calpont dumpcat.pl +mysqlColumnstore = install_calpont_mysql.sh mysql-Columnstore dumpcat.pl test: diff --git a/dbcon/mysql/Makefile.in b/dbcon/mysql/Makefile.in index abfc43977..6697694b4 100644 --- a/dbcon/mysql/Makefile.in +++ b/dbcon/mysql/Makefile.in @@ -385,7 +385,7 @@ libcalmysql_la_LDFLAGS = -version-info 1:0:0 $(idb_common_ldflags) $(idb_common_ libcalmysql_la_CPPFLAGS = -I/usr/include/libxml2 -I../../../mysql/include -I../../../mysql/sql -I../../../mysql/regex -DMYSQL_DYNAMIC_PLUGIN $(AM_CPPFLAGS) include_HEADERS = idb_mysql.h dist_mysql_DATA = syscatalog_mysql.sql dumpcat_mysql.sql calsetuserpriority.sql calremoveuserpriority.sql calshowprocesslist.sql my.cnf -mysqlColumnstore = install_calpont_mysql.sh mysql-Calpont dumpcat.pl +mysqlColumnstore = install_calpont_mysql.sh mysql-Columnstore dumpcat.pl all: all-am .SUFFIXES: