1
0
mirror of https://github.com/netsurf-browser/netsurf synced 2024-12-26 14:07:05 +03:00
netsurf/css/Makefile

6 lines
110 B
Makefile
Raw Normal View History

# CSS sources
S_CSS := css.c dump.c internal.c hints.c select.c utils.c
S_CSS := $(addprefix css/,$(S_CSS))