trying to fix make for hak5
[soho-sigint.git] / Makefile
index 5c9eca1..0e197e1 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -8,3 +8,6 @@ subsystem:
 clean:
        rm -rf client-wifi/client-c/*.o 
        rm -rf client-wifi/client-c/soho-sigint-wifi
+
+all:
+       cd client-wifi/client-c/ && $(MAKE)