summaryrefslogtreecommitdiff
path: root/css/Makefile
blob: 127dbaa3211be2088537d9606c16a6fe9f905c3d (plain)
1
2
3
4
5
# CSS sources

S_CSS := css.c dump.c internal.c hints.c select.c utils.c

S_CSS := $(addprefix css/,$(S_CSS))