Commit 98dc14d3 authored by Marco Buttu's avatar Marco Buttu
Browse files

Fix #117: remove the QtOpenGL link from the Makefile

parent 15300e62
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -55,7 +55,6 @@ USER_LIB = -lACE \
		-lQtDesigner \
		-lQtGui \
		-lQtNetwork \
		-lQtOpenGL \
		-lQtSql \
		-lQtSvg \
		-lQtTest \