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