diff --git a/Makefile b/Makefile index 8c6a58a..87739af 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ # This file may be used under the terms of the GNU General Public License version 3 # see LICENSE -.PHONY: src test install uninstall clean +.PHONY: all src test install uninstall clean all: src