diff options
author | unknown <georg@lmy002.wdf.sap.corp> | 2006-09-01 10:32:12 +0200 |
---|---|---|
committer | unknown <georg@lmy002.wdf.sap.corp> | 2006-09-01 10:32:12 +0200 |
commit | cce4cc25a9a3927d4d947d4ce006343f4503729e (patch) | |
tree | 67781fa721a49caf5bc3eb45b52b4e42b1c9abfb /innobase | |
parent | 8f4477281eb5f110094927abe7dabd67c8525fc5 (diff) | |
download | mariadb-git-cce4cc25a9a3927d4d947d4ce006343f4503729e.tar.gz |
make dist changes for Cmake build
libmysql/mytest.c:
Rename: BitKeeper/deleted/.del-mytest.c -> libmysql/mytest.c
sql/message.mc:
BitKeeper file /home/georg/work/mysql/prod/mysql-5.0-win/sql/message.mc
Diffstat (limited to 'innobase')
-rw-r--r-- | innobase/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/innobase/Makefile.am b/innobase/Makefile.am index 8ff90d16a2c..10e793396d8 100644 --- a/innobase/Makefile.am +++ b/innobase/Makefile.am @@ -25,6 +25,7 @@ noinst_HEADERS = ib_config.h SUBDIRS = os ut btr buf data dict dyn eval fil fsp fut \ ha ibuf include lock log mach mem mtr page \ pars que read rem row srv sync thr trx usr +EXTRA_DIST = CMakeLists.txt # Don't update the files from bitkeeper %::SCCS/s.% |