This will take getting used to

This commit is contained in:
2015-08-14 22:43:41 +10:00
parent f2ee1e8b24
commit 00fe2263d5
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ all: $(OBJ) $(OUT)
$(MAKE) -C client_utilities
$(MAKE) -C entities
# $(MAKE) -C gameplay_scenes
# $(MAKE) -C menu_scenes
$(MAKE) -C menu_scenes
# $(CXX) $(CXXFLAGS) -o $(OUT) $(OBJ) $(LIBS)
$(OBJ): | $(OBJDIR)