mirror of
https://git.freebsd.org/ports.git
synced 2025-05-20 19:13:27 -04:00
by MySQL. It is the highly anticipated successor application of the DBDesigner4 project. WWW: http://dev.mysql.com/workbench/ PR: ports/136088 (part 1 of 2) Submitted by: Maxim Ignatenko
8 lines
431 B
Text
8 lines
431 B
Text
--- ext/yassl/Makefile.am.orig 2009-06-23 01:07:53.000000000 +0300
|
|
+++ ext/yassl/Makefile.am 2009-06-23 01:08:41.000000000 +0300
|
|
@@ -1,4 +1,4 @@
|
|
-SUBDIRS = taocrypt src examples testsuite
|
|
+SUBDIRS = taocrypt src
|
|
EXTRA_DIST = yassl.dsp yassl.dsw certs/*.pem certs/*.d* certs/*.txt doc/*.html \
|
|
doc/*.png doc/*.gif doc/*.css stunnel/stunnel.* stunnel/*.txt \
|
|
stunnel/src/*.c lib/dummy FLOSS-EXCEPTIONS yassl.vcproj yassl.sln
|