diff --git a/Makefile b/Makefile index 32a9ebe..ac7b7fb 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ BIN := $(shell basename $$(pwd)) -PLUGINS := rects skembo huey fading-rects +PLUGINS := rects huey fading-rects MAKE += --no-print-directory