diff --git a/Makefile b/Makefile index 42c673f..43067c4 100644 --- a/Makefile +++ b/Makefile @@ -31,10 +31,6 @@ ICECAST_CONFIG_TEMPLATE ?= icecast.xml.template # these targets aren't associated with files .PHONEY: config backup-live-config install foo -foo: - @echo $(ICECAST_CONFIG_TEMPLATE) - false - ## main "entry point" makefile targets config: icecast.xml .env