Add miniupnpc

This commit is contained in:
Steven Barth
2014-06-04 07:01:48 +02:00
parent bf78697adf
commit 1faebf9b28
3 changed files with 97 additions and 0 deletions
@@ -0,0 +1,13 @@
--- a/Makefile
+++ b/Makefile
@@ -151,8 +151,8 @@ installpythonmodule3: pythonmodule3
python3 setup.py install
validateminixml: minixmlvalid
- @echo "minixml validation test"
- ./minixmlvalid
+ @echo "(skipping) minixml validation test"
+# ./minixmlvalid
touch $@
validateminiwget: testminiwget minihttptestserver testminiwget.sh