diff options
author | monty@donna.mysql.com <> | 2000-08-18 13:09:26 +0300 |
---|---|---|
committer | monty@donna.mysql.com <> | 2000-08-18 13:09:26 +0300 |
commit | 9c1ecff8ecaaf844a02e416500907d5b5e4715aa (patch) | |
tree | b47f92fa5b8b69587ec57938ff7a9b322fec6d57 /vio/Makefile.am | |
parent | b231fdefcaabdd734398e6ccf25c6014acb6af00 (diff) | |
parent | fab1abb458e501438f9ae51d9979a5a4b9c0ec2d (diff) | |
download | mariadb-git-9c1ecff8ecaaf844a02e416500907d5b5e4715aa.tar.gz |
Merge
Diffstat (limited to 'vio/Makefile.am')
-rw-r--r-- | vio/Makefile.am | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/vio/Makefile.am b/vio/Makefile.am index dcdfb9c2112..9bb8691eee6 100644 --- a/vio/Makefile.am +++ b/vio/Makefile.am @@ -17,8 +17,6 @@ INCLUDES = -I$(srcdir)/../include -I../include \ @OPENSSL_INCLUDES@ LDADD = libvio.la - - pkglib_LTLIBRARIES = libvio.la noinst_PROGRAMS = noinst_HEADERS = @@ -42,3 +40,6 @@ OMIT_DEPENDENCIES = pthread.h stdio.h __stdio.h stdlib.h __stdlib.h math.h\ openssl/x509 openssl/ssl.h openssl/err.h \ openssl/pem.h openssl/asn1.h + +# Don't update the files from bitkeeper +%::SCCS/s.% |