summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPaweł Redman <pawel.redman@gmail.com>2018-04-21 18:59:42 +0200
committerPaweł Redman <pawel.redman@gmail.com>2018-04-21 18:59:42 +0200
commitc3a8bc36ce75984bdb5a54fbae4f77d84e4efbcc (patch)
tree1d334838c8f98e05b0c0c77a5f56ca65412a3585 /Makefile
parent4cfe1361fff6223d11a25cefd74af7a51b7d57bd (diff)
Get rid of src/game/text.cpp.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f481bfb..bd4a292 100644
--- a/Makefile
+++ b/Makefile
@@ -16,7 +16,6 @@ SRC := src/game/assets.cpp \
src/game/interface.cpp \
src/game/pseudostate.cpp \
src/game/rocket.cpp \
- src/game/text.cpp \
src/game/units.cpp \
src/game/unit_nest.cpp \
src/game/unit_repl.cpp \