diff options
author | georg@lmy002.wdf.sap.corp <> | 2006-09-01 10:32:12 +0200 |
---|---|---|
committer | georg@lmy002.wdf.sap.corp <> | 2006-09-01 10:32:12 +0200 |
commit | 9d6471c33ec28eaed6bd4e138f602fad34b450b2 (patch) | |
tree | 67781fa721a49caf5bc3eb45b52b4e42b1c9abfb /vio/Makefile.am | |
parent | 27636d93037a72fb77d0c711cb1630057c733ca4 (diff) | |
download | mariadb-git-9d6471c33ec28eaed6bd4e138f602fad34b450b2.tar.gz |
make dist changes for Cmake build
Diffstat (limited to 'vio/Makefile.am')
-rw-r--r-- | vio/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vio/Makefile.am b/vio/Makefile.am index e89191d57cd..cb70501046e 100644 --- a/vio/Makefile.am +++ b/vio/Makefile.am @@ -38,6 +38,6 @@ test_sslclient_LDADD= @CLIENT_EXTRA_LDFLAGS@ ../dbug/libdbug.a libvio.a \ ../mysys/libmysys.a ../strings/libmystrings.a \ $(openssl_libs) $(yassl_libs) libvio_a_SOURCES= vio.c viosocket.c viossl.c viosslfactories.c - +EXTRA_DIST= CMakeLists.txt # Don't update the files from bitkeeper %::SCCS/s.% |