summaryrefslogtreecommitdiff
path: root/src/select/Makefile
blob: f5ddb186eb7aae4c7f770f96c7c7fece66a6b740 (plain)
1
2
3
4
5
6
7
# Sources
select_generator:
	python3 src/select/select_generator.py

DIR_SOURCES := arena.c computed.c dispatch.c hash.c select.c font_face.c format_list_style.c unit.c

include $(NSBUILD)/Makefile.subdir