Skip to content

Commit

Permalink
fixed pathname in GL/apple/Makefile.am
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Byer committed Dec 7, 2007
1 parent 7caf51d commit b6357ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions GL/apple/Makefile.am
Expand Up @@ -4,8 +4,8 @@ AM_CPPFLAGS = \
-I$(top_srcdir)/GL/glx \
-I$(top_srcdir)/GL/include \
-I$(top_srcdir)/GL/mesa/glapi \
-I$(top_srcdir)/hw/darwin/quartz \
-I$(top_srcdir)/hw/darwin/quartz/xpr \
-I$(top_srcdir)/hw/xquartz \
-I$(top_srcdir)/hw/xquartz/xpr \
-I$(top_srcdir)/miext/damage

noinst_LIBRARIES = libCGLcore.a
Expand Down

0 comments on commit b6357ce

Please sign in to comment.