X-Git-Url: https://handorf.org/code/?p=soho-sigint.git;a=blobdiff_plain;f=Makefile;h=0e197e14acfe64518a13d83bd7292a7042db9dff;hp=5c9eca152bd185553417438ef78288b3559bd2cd;hb=HEAD;hpb=328333ea264d1ee608f19c5115a1a95612422e22 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)