]> git.sesse.net Git - movit/blobdiff - Makefile.in
Properly install fp16.h.
[movit] / Makefile.in
index 93318cfd608bcd026965f814d45a34c296b27a47..20586b62e981cd0d4e962cd032e68c25091348e5 100644 (file)
@@ -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)