Merge pull request #240 from nmav/master
authorJo-Philipp Wich <jow@openwrt.org>
Wed, 29 Oct 2014 22:30:51 +0000 (23:30 +0100)
committerJo-Philipp Wich <jow@openwrt.org>
Wed, 29 Oct 2014 22:30:51 +0000 (23:30 +0100)
openconnect proto: added missing makefile

protocols/openconnect/Makefile [new file with mode: 0644]

diff --git a/protocols/openconnect/Makefile b/protocols/openconnect/Makefile
new file mode 100644 (file)
index 0000000..f7fac77
--- /dev/null
@@ -0,0 +1,2 @@
+include ../../build/config.mk
+include ../../build/module.mk