nir: automake: add nir_search_helpers.h to the sources list(s)

Fixes: dfbae7d64f ("nir/algebraic: support for power-of-two
optimizations")
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
This commit is contained in:
Emil Velikov 2016-06-04 00:18:40 +01:00 committed by Emil Velikov
parent 1535519e51
commit a1256c0ea7

View file

@ -235,6 +235,7 @@ NIR_FILES = \
nir/nir_repair_ssa.c \
nir/nir_search.c \
nir/nir_search.h \
nir/nir_search_helpers.h \
nir/nir_split_var_copies.c \
nir/nir_sweep.c \
nir/nir_to_ssa.c \