diff --git a/Makefile b/Makefile index b7824d50600..735ba5fe0cc 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ LEVEL = . -DIRS = lib/Support utils lib tools +DIRS = lib/Support utils lib tools runtime OPTIONAL_DIRS = projects include $(LEVEL)/Makefile.common