summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 847df38..fd1cbdc 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'))