X-Git-Url: https://handorf.org/code/?p=soho-sigint.git;a=blobdiff_plain;f=Makefile;fp=Makefile;h=0e197e14acfe64518a13d83bd7292a7042db9dff;hp=5c9eca152bd185553417438ef78288b3559bd2cd;hb=47cc0c0fbdee07e228ff6dabb317da93382753ac;hpb=54f9c8f6bad8aeff7c20d6c5d709ad4316f8a1a9 diff --git a/Makefile b/Makefile index 5c9eca1..0e197e1 100644 --- 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)