vl: Made vdpauinfo run again
authorThomas Balling Sørensen <tball@tball-laptop.(none)>
Tue, 21 Sep 2010 17:44:30 +0000 (19:44 +0200)
committerThomas Balling Sørensen <tball@tball-laptop.(none)>
Tue, 21 Sep 2010 17:44:30 +0000 (19:44 +0200)
src/gallium/state_trackers/vdpau/Makefile

index 6313ef3..ae54ae6 100644 (file)
@@ -18,7 +18,8 @@ C_SOURCES = htab.c \
            surface.c \
            decode.c \
            presentation.c \
-           bitmap.c
+           bitmap.c \
+           output.c
 
 
 include ../../Makefile.template