OSDN Git Service

Update Makefile.am for 'make dist'
authorXiang, Haihao <haihao.xiang@intel.com>
Thu, 28 Sep 2017 07:35:59 +0000 (15:35 +0800)
committerXiang, Haihao <haihao.xiang@intel.com>
Thu, 28 Sep 2017 08:12:28 +0000 (16:12 +0800)
Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
src/shaders/post_processing/gen9/Makefile.am

index 3ca84b8..8f3b99a 100644 (file)
@@ -3,8 +3,8 @@ VPATH = $(SRCDIR)
 
 INTEL_PP_PRE_G9B =             \
        conv_p010.g9b           \
-       conv_p010_pa.g9b        \
-       conv_nv12.g9b
+       conv_nv12.g9b           \
+       conv_10bit_8bit.g9b
 
 INTEL_PP_G9B = \
        pl2_to_pl2.g9b          \