]> rtime.felk.cvut.cz Git - pes-rpp/rpp-lib.git/blobdiff - Makefile
First step to unifying source code for different target platforms
[pes-rpp/rpp-lib.git] / Makefile
index e839f00026059caae9b60b294e6dbf1cc8acc138..e6aa2ab8a16078d0e83cdd4d211eb3530b9955d2 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2014 Czech Technical University in Prague
+# Copyright (C) 2013-2015 Czech Technical University in Prague
 #
 # Authors:
 #     - Michal Sojka <sojkam1@fel.cvut.cz>
@@ -12,6 +12,8 @@
 # Abstract:
 #       This makefile tries to build all RPP projects in this repository.
 
+include Makefile.config
+
 SUBDIRS = Debug POSIX apps/rpp-test-suite/Debug apps/rpp-test-suite/POSIX
 
 subdir-targets = $(SUBDIRS:%=subdir-%)