diff --git a/target/Makefile b/target/Makefile index 84cf549..4d845a4 100644 --- a/target/Makefile +++ b/target/Makefile @@ -1,4 +1,4 @@ -SUB_DIRS = godil_250 godil_500 lx9_jason +SUB_DIRS = godil_250 godil_500 lx9_jason lx9_jason_flipped build: for dir in $(SUB_DIRS); do \