]> rtime.felk.cvut.cz Git - frescor/fosa.git/blob - Makefile.omk
Makefile: Add missing header file
[frescor/fosa.git] / Makefile.omk
1 SUBDIRS=include
2
3 ifeq ($(PLATFORM),MARTE_OS)
4   SUBDIRS+=src_marte_os
5 endif
6
7 ifeq ($(PLATFORM),AQuoSA)
8   SUBDIRS+=src_aquosa
9 endif