From bb6506acf3abbdadfb9f488a87e9a65779584407 Mon Sep 17 00:00:00 2001 From: rtz12 Date: Wed, 12 Apr 2017 19:54:10 +0200 Subject: PHONY noch diff --git a/Makefile b/Makefile index 10e11cd..6bbc2ea 100644 --- a/Makefile +++ b/Makefile @@ -91,5 +91,5 @@ run: assets $(TARGET) importer: $(IMPORTER_FILES) go build -o importer tools/importer/*.go -.PHONY: all assets $(NAME) $(TARGET) print_info clean superclean ultraclean run +.PHONY: all dist assets $(NAME) $(TARGET) print_info clean superclean ultraclean run -- cgit v0.10.1