a6440620b5
git-svn-id: svn://svn.openwrt.org/openwrt/packages@23988 3c298f89-4303-0410-b956-a3cf2f4a3e73
12 lines
170 B
Diff
12 lines
170 B
Diff
--- a/library/Makefile
|
|
+++ b/library/Makefile
|
|
@@ -29,7 +29,7 @@ OBJS= aes.o arc4.o base64.o \
|
|
|
|
.SILENT:
|
|
|
|
-all: static
|
|
+all: static shared
|
|
|
|
static: libpolarssl.a
|
|
|