[Xquartz-changes] [153] AppleSGLX/trunk/Makefile

source_changes at macosforge.org source_changes at macosforge.org
Mon Feb 16 15:42:57 PST 2009


Revision: 153
          http://trac.macosforge.org/projects/xquartz/changeset/153
Author:   gstaplin at apple.com
Date:     2009-02-16 15:42:57 -0800 (Mon, 16 Feb 2009)
Log Message:
-----------
Add a depedency to the apple_glx_pixmap target for appledri.h

Modified Paths:
--------------
    AppleSGLX/trunk/Makefile

Modified: AppleSGLX/trunk/Makefile
===================================================================
--- 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/xquartz-changes/attachments/20090216/9d81fd2b/attachment-0001.html>


More information about the Xquartz-changes mailing list