[HarfBuzz] harfbuzz-ng: Branch 'master'

Behdad Esfahbod behdad at kemper.freedesktop.org
Mon Sep 19 13:49:27 PDT 2011


 util/Makefile.am |    2 ++
 1 file changed, 2 insertions(+)

New commits:
commit fe1605db4f28ed75d5debe0db45a19aa77f0585f
Author: Behdad Esfahbod <behdad at behdad.org>
Date:   Mon Sep 19 16:49:03 2011 -0400

    Fix dist

diff --git a/util/Makefile.am b/util/Makefile.am
index 981cb34..cb91381 100644
--- a/util/Makefile.am
+++ b/util/Makefile.am
@@ -27,6 +27,7 @@ if HAVE_FREETYPE
 if HAVE_CAIRO_FT
 hb_view_SOURCES = \
 	hb-view.cc \
+	hb-view.hh \
 	options.cc \
 	options.hh \
 	helper-cairo.cc \
@@ -48,6 +49,7 @@ if HAVE_GLIB
 if HAVE_FREETYPE
 hb_shape_SOURCES = \
 	hb-shape.cc \
+	hb-view.hh \
 	options.cc \
 	options.hh \
 	$(NULL)



More information about the HarfBuzz mailing list