diff --git a/Makefile b/Makefile index 9ed0e10e..55a46de0 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -ATMOSPHERE_LIBRARIES := libmesosphere libstratosphere +ATMOSPHERE_LIBRARIES := libmesosphere libstratosphere libexosphere TOPTARGETS := all clean