diff --git a/Makefile b/Makefile index ddfe5a3..5b5fa37 100644 --- a/Makefile +++ b/Makefile @@ -42,7 +42,7 @@ ifeq ($(INSTALL),osx) SHADER_DIR = /Library/glava endif -LDFLAGS = -lpulse -lpulse-simple -pthread -lOpenGL -lglfw -ldl -lm -lX11 +LDFLAGS = -lpulse -lpulse-simple -pthread -lglfw -ldl -lm -lX11 PYTHON = python