Skip to content

Commit

Permalink
#2 and issue2 of #10
Browse files Browse the repository at this point in the history
  • Loading branch information
el1n committed Mar 24, 2015
1 parent 45e57cd commit 6654ca8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions softethervpn/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,11 @@ define Build/Configure
endef

define Build/Compile
make \
-C $(PKG_BUILD_DIR) \
-f src/makefiles/linux_32bit.mak \
clean

make \
-C $(PKG_BUILD_DIR) \
-f src/makefiles/linux_32bit.mak \
Expand Down

0 comments on commit 6654ca8

Please sign in to comment.