Build dri.pc during the build rather than the install process.

In a normal build system this is generated by configure.
This commit is contained in:
Eric Anholt 2009-01-30 15:56:01 -08:00
parent 0001deef11
commit 1265e7267e

View file

@ -6,7 +6,7 @@ include $(TOP)/configs/current
default: $(TOP)/$(LIB_DIR) subdirs
default: $(TOP)/$(LIB_DIR) subdirs dri.pc
$(TOP)/$(LIB_DIR):