summaryrefslogtreecommitdiff
path: root/src/select/Makefile
blob: b9e73902e9a7d9a05435a7e074077acbc7db2923 (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 strings.c font_face.c format_list_style.c unit.c

include $(NSBUILD)/Makefile.subdir