]> rtime.felk.cvut.cz Git - frescor/fosa.git/blobdiff - Makefile.omk
Makefile: Add missing header file
[frescor/fosa.git] / Makefile.omk
index e6f120f5d33ef0be82f1029f40248e1ab7c1405f..8b6feef36f39975a4bc6f1e5aca5533f570ec79f 100644 (file)
@@ -1,5 +1,9 @@
 SUBDIRS=include
 
 ifeq ($(PLATFORM),MARTE_OS)
-SUBDIRS+=src_marte_os marte_non_local_jump
+  SUBDIRS+=src_marte_os
+endif
+
+ifeq ($(PLATFORM),AQuoSA)
+  SUBDIRS+=src_aquosa
 endif