Fix a substitution in glesv1_cm.pc
[mesa.git] / src / mapi / es1api / Makefile
index 73be93e941a65cf6e6878ae769460ec766cae8eb..576ac5afdc30d463cd09bc13560601b953729890 100644 (file)
@@ -106,7 +106,7 @@ pcedit = \
 
 pcedit-es1 = \
        $(pcedit) \
-       -e 's,@GLESv1_CM_REQ_PRIV@,$(GLESv1_CM_REQ_PRIV),' \
+       -e 's,@GLESv1_CM_PC_REQ_PRIV@,$(GLESv1_CM_PC_REQ_PRIV),' \
        -e 's,@GLESv1_CM_PC_LIB_PRIV@,$(GLESv1_CM_PC_LIB_PRIV),' \
        -e 's,@GLESv1_CM_PC_CFLAGS@,$(GLESv1_CM_PC_CFLAGS),' \
        -e 's,@GLESv1_CM_LIB@,$(GLESv1_CM_LIB),'