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

New commits:
commit fe1605db4f28ed75d5debe0db45a19aa77f0585f
Author: Behdad Esfahbod <[email protected]>
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)
_______________________________________________
HarfBuzz mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/harfbuzz

Reply via email to