summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 2a21d7d..a34e428 100644
--- a/Makefile
+++ b/Makefile
@@ -48,8 +48,6 @@ endif
LDFLAGS+=$(COMMON)
LDFLAGS_TETRIS+=$(LDFLAGS)
-LDFLAGS_TETRIS+=-L$(LIBF8)
-LDFLAGS_TETRIS+=-l:libf8.a
LDFLAGS_TETRIS+=-lcsfml-graphics
LDFLAGS_TETRIS+=-lcsfml-window
LDFLAGS_TETRIS+=-lcsfml-system