X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=Makefile.in;h=20586b62e981cd0d4e962cd032e68c25091348e5;hb=583151ff64eaa763508e09940b8db9097dc049dc;hp=93318cfd608bcd026965f814d45a34c296b27a47;hpb=0597b51d28b5f095931c54a5e5f90ed9d5e18790;p=movit diff --git a/Makefile.in b/Makefile.in index 93318cf..20586b6 100644 --- a/Makefile.in +++ b/Makefile.in @@ -140,7 +140,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 +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 += $(INPUTS:=.h) HDRS += $(EFFECTS:=.h)