Skip to content
This repository was archived by the owner on Jan 31, 2025. It is now read-only.

Commit d362dbb

Browse files
committed
Update Makefile.am for 'make dist'
Signed-off-by: Xiang, Haihao <[email protected]>
1 parent 3ec494a commit d362dbb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/shaders/post_processing/gen9/Makefile.am

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ VPATH = $(SRCDIR)
33

44
INTEL_PP_PRE_G9B = \
55
conv_p010.g9b \
6-
conv_p010_pa.g9b \
7-
conv_nv12.g9b
6+
conv_nv12.g9b \
7+
conv_10bit_8bit.g9b
88

99
INTEL_PP_G9B = \
1010
pl2_to_pl2.g9b \

0 commit comments

Comments
 (0)