summaryrefslogtreecommitdiff
path: root/css/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'css/Makefile')
-rw-r--r--css/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/css/Makefile b/css/Makefile
deleted file mode 100644
index 127dbaa32..000000000
--- a/css/Makefile
+++ /dev/null
@@ -1,5 +0,0 @@
-# CSS sources
-
-S_CSS := css.c dump.c internal.c hints.c select.c utils.c
-
-S_CSS := $(addprefix css/,$(S_CSS))