summarylogtreecommitdiffstats
path: root/lGLU.patch
blob: e068c8d2a83e5d597d4384abc91ab8d1a3a9e6b0 (plain)
1
2
3
4
5
6
7
8
9
10
--- a/Makefile	2012-12-10 22:13:21.627071916 +0100
+++ b/Makefile	2012-12-10 22:13:07.724246589 +0100
@@ -5,6 +5,7 @@
 
 LDFLAGS = \
 	-lGL \
+	-lGLU \
 	-lGLEW \
 	-lglut \
 	`pkg-config sdl --libs` \