diff options
author | unknown <knielsen@mysql.com> | 2006-03-27 11:23:50 +0200 |
---|---|---|
committer | unknown <knielsen@mysql.com> | 2006-03-27 11:23:50 +0200 |
commit | 8369071137d25c8a82dc471b7a0bec579cfce676 (patch) | |
tree | c085625be38efe7a2cee48d821e915f37b615814 /extra/yassl | |
parent | bd0ddd6d84162ca6f6b01bbb80796a1516f3b032 (diff) | |
download | mariadb-git-8369071137d25c8a82dc471b7a0bec579cfce676.tar.gz |
Add missing files for CMake build.
Diffstat (limited to 'extra/yassl')
-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 c8413af3285..e882f7bafe6 100644 --- a/extra/yassl/taocrypt/Makefile.am +++ b/extra/yassl/taocrypt/Makefile.am @@ -1,2 +1,2 @@ SUBDIRS = src -EXTRA_DIST = taocrypt.dsw taocrypt.dsp taocrypt.vcproj +EXTRA_DIST = taocrypt.dsw taocrypt.dsp taocrypt.vcproj cmakelists.txt |