summaryrefslogtreecommitdiffstats
path: root/src/glx/x11/gl.pc.in
Commit message (Collapse)AuthorAgeFilesLines
* Move make install logic for libGL back into src/mesa/Makefile.Kristian Høgsberg2008-03-101-11/+0
| | | | | | | | | This makes make install work again for non-glx libGL implementations. The make install logic is split into three sub-targets: install-libgl, install-osmesa, install-drivers. The install target in src/glx/x11 is then implemented using the src/mesa make install-libgl rule. Thanks to Dan Nicholson for pointing out the breakage.
* Move libGL install target to the libGL Makefile.Kristian Høgsberg2008-03-081-0/+11