X-Git-Url: https://git.sesse.net/?p=movit;a=blobdiff_plain;f=Makefile.in;h=35fc71ec0ab4e6c9a4a586e33ddb867f91fc6bc2;hp=fe46ec30a424c2e8d6e68a0a0d35f508da627ad4;hb=dffda797f940519873d07fe942017c0dafea2342;hpb=ba60914d4e5eda7b28af700bf43e9699b7aa720d diff --git a/Makefile.in b/Makefile.in index fe46ec3..35fc71e 100644 --- a/Makefile.in +++ b/Makefile.in @@ -160,7 +160,7 @@ coverage: @exit 1 endif -HDRS = effect_chain.h effect_util.h effect.h input.h image_format.h init.h util.h defs.h resource_pool.h fp16.h +HDRS = effect_chain.h effect_util.h effect.h input.h image_format.h init.h util.h defs.h resource_pool.h fp16.h ycbcr.h HDRS += $(INPUTS:=.h) HDRS += $(EFFECTS:=.h)