X-Git-Url: https://git.sesse.net/?p=movit;a=blobdiff_plain;f=Makefile.in;h=a08005acdbe5c37620e617ab97832fd54ad25645;hp=53eb6ffc1611a404a632cc6b68a3c9bd0c5f98eb;hb=0df63ebb6d5c67be253bfa77ef3960c221ed9d44;hpb=bf5dbd5c67579899840a969d6a3ff81ff61cd0c7 diff --git a/Makefile.in b/Makefile.in index 53eb6ff..a08005a 100644 --- a/Makefile.in +++ b/Makefile.in @@ -161,7 +161,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 ycbcr.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 version.h HDRS += $(INPUTS:=.h) HDRS += $(EFFECTS:=.h)