Add a depedency to the apple_glx_pixmap target for appledri.h
--- AppleSGLX/trunk/Makefile 2009-02-16 23:02:51 UTC (rev 152)
+++ AppleSGLX/trunk/Makefile 2009-02-16 23:42:57 UTC (rev 153)
@@ -90,7 +90,7 @@
apple_glx_pbuffer.o: apple_glx_pbuffer.h apple_glx_pbuffer.c
$(COMPILE) apple_glx_pbuffer.c
-apple_glx_pixmap.o: apple_glx_pixmap.h apple_glx_pixmap.c
+apple_glx_pixmap.o: apple_glx_pixmap.h apple_glx_pixmap.c appledri.h
$(COMPILE) apple_glx_pixmap.c
xfont.o: xfont.c glxclient.h