mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-02 00:29:41 +02:00
b5cb1795de
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7490 3c298f89-4303-0410-b956-a3cf2f4a3e73
14 lines
412 B
Diff
14 lines
412 B
Diff
Index: openssl-0.9.8e/Makefile.org
|
|
===================================================================
|
|
--- openssl-0.9.8e.orig/Makefile.org 2007-06-04 13:23:32.048861728 +0200
|
|
+++ openssl-0.9.8e/Makefile.org 2007-06-04 13:23:32.857738760 +0200
|
|
@@ -104,7 +104,7 @@
|
|
ZLIB_INCLUDE=
|
|
LIBZLIB=
|
|
|
|
-DIRS= crypto ssl engines apps test tools
|
|
+DIRS= crypto ssl apps
|
|
SHLIBDIRS= crypto ssl
|
|
|
|
# dirs in crypto to build
|