diff --git a/Makefile b/Makefile index 847df3888..fd1cbdcfc 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,6 @@ #SHELL := /bin/bash MAKE=make BUILDDIR = vendor -DESTDIR = debian CSS=$(wildcard *.css) CSS=$(subst .tiny,,$(shell find themes -type f -name '*.css'))