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 /extra/yassl/taocrypt/Makefile.am | |
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 'extra/yassl/taocrypt/Makefile.am')
-rw-r--r-- | extra/yassl/taocrypt/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/yassl/taocrypt/Makefile.am b/extra/yassl/taocrypt/Makefile.am index ac0c1bc29dd..e232b499cc7 100644 --- a/extra/yassl/taocrypt/Makefile.am +++ b/extra/yassl/taocrypt/Makefile.am @@ -1,2 +1,2 @@ SUBDIRS = src test benchmark -EXTRA_DIST = taocrypt.dsw taocrypt.dsp +EXTRA_DIST = taocrypt.dsw taocrypt.dsp CMakeLists.txt |