diff options
Diffstat (limited to 'src/gallium/targets/omx/Makefile.am')
-rw-r--r-- | src/gallium/targets/omx/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gallium/targets/omx/Makefile.am b/src/gallium/targets/omx/Makefile.am index 1e2d239efbe..0ae7c55198c 100644 --- a/src/gallium/targets/omx/Makefile.am +++ b/src/gallium/targets/omx/Makefile.am @@ -33,6 +33,7 @@ libomx_mesa_la_LIBADD = \ $(GALLIUM_COMMON_LIB_DEPS) EXTRA_libomx_mesa_la_DEPENDENCIES = omx.sym +EXTRA_DIST = omx.sym if HAVE_GALLIUM_STATIC_TARGETS |