Skip to content

Commit

Permalink
Remove globals.cpp from Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
SamVanheer committed Nov 28, 2021
1 parent a920825 commit c5109c8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion linux/Makefile.hldll
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ HLDLL_OBJS = \
$(HLDLL_OBJ_DIR)/gauss.o \
$(HLDLL_OBJ_DIR)/genericmonster.o \
$(HLDLL_OBJ_DIR)/ggrenade.o \
$(HLDLL_OBJ_DIR)/globals.o \
$(HLDLL_OBJ_DIR)/gman.o \
$(HLDLL_OBJ_DIR)/h_ai.o \
$(HLDLL_OBJ_DIR)/h_battery.o \
Expand Down

0 comments on commit c5109c8

Please sign in to comment.