From 3bfd3a367cdd8714b151d2504148b772f1159558 Mon Sep 17 00:00:00 2001 From: Michiharu Ariza Date: Sat, 30 Mar 2019 00:27:02 -0700 Subject: [PATCH] fix build --- src/Makefile.sources | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Makefile.sources b/src/Makefile.sources index 4c0225ffa..c698f215b 100644 --- a/src/Makefile.sources +++ b/src/Makefile.sources @@ -42,6 +42,7 @@ HB_BASE_sources = \ hb-map.cc \ hb-map.hh \ hb-bimap.hh \ + hb-meta.hh \ hb-mutex.hh \ hb-null.hh \ hb-object.hh \