Commit 837c63d7 authored by James Le Cuirot's avatar James Le Cuirot Committed by Aaron Plattner
Browse files

Make use of dri2proto_CFLAGS when building.


Signed-off-by: default avatarJames Le Cuirot <chewi@aura-online.co.uk>
Reviewed-by: default avatarRobert Morell <rmorell@nvidia.com>
Reviewed-by: default avatarAaron Plattner <aplattner@nvidia.com>
Signed-off-by: default avatarAaron Plattner <aplattner@nvidia.com>
parent 36556661
......@@ -12,6 +12,8 @@ libvdpau_la_SOURCES = \
$(DRI2_SOURCES)
if DRI2
AM_CFLAGS += \
$(dri2proto_CFLAGS)
DRI2_SOURCES = \
mesa_dri2.c \
mesa_dri2.h
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment