1
0
mirror of https://github.com/Dejvino/lilybook.git synced 2024-09-28 09:53:37 +00:00
lilybook/main/component.mk

8 lines
257 B
Makefile
Raw Normal View History

#
# Main Makefile. This is basically the same as a component makefile.
#
# (Uses default behaviour of compiling all source files in directory, adding 'include' to include path.)
COMPONENT_SRCDIRS := . core modes modes/reader
COMPONENT_ADD_INCLUDEDIRS := .