Index: makefile
===================================================================
--- makefile	(revision cb6fabbd9cfb03b4adda811f8042db2e1217ba3f)
+++ makefile	(revision 2f4ff8c378d4f7cbab4858c6a7dca849b7f57882)
@@ -74,5 +74,5 @@
 .PHONY: shaders
 shaders:
-	cd shaders && ../compile.sh && cd ..
+	./compile.sh
 
 clean:
