diff options
Diffstat (limited to 'src/gallium/targets/vdpau/Makefile.am')
-rw-r--r-- | src/gallium/targets/vdpau/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gallium/targets/vdpau/Makefile.am b/src/gallium/targets/vdpau/Makefile.am index 2742c7acd44..cd05a024451 100644 --- a/src/gallium/targets/vdpau/Makefile.am +++ b/src/gallium/targets/vdpau/Makefile.am @@ -57,6 +57,8 @@ include $(top_srcdir)/src/gallium/drivers/r300/Automake.inc include $(top_srcdir)/src/gallium/drivers/r600/Automake.inc include $(top_srcdir)/src/gallium/drivers/radeonsi/Automake.inc +include $(top_srcdir)/src/gallium/drivers/tegra/Automake.inc + if HAVE_GALLIUM_STATIC_TARGETS libvdpau_gallium_la_SOURCES += target.c |