diff --git a/Makefile b/Makefile index 2b2ebdc..6b5698d 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ all: clean - make -C module all + make -C module default make -C pts all clean: