diff --git a/windows-collect/Makefile b/windows-collect/Makefile index 47b8cf05beab9ecd4cef2aa04d495857bc67dec3..4cdcb3d87d52926ff5da670cac4e4a82c3bf626f 100644 --- a/windows-collect/Makefile +++ b/windows-collect/Makefile @@ -1,4 +1,4 @@ -all: src/compile.py src/datasidAgent.py src/collect.py +all: netmon.py src/compile.py src/datasidAgent.py src/collect.py @cd src/ && wine ~/.wine/drive_c/Python27/python compile.py py2exe netmon.py: