[HarfBuzz] harfbuzz: Branch 'master'

Behdad Esfahbod behdad at kemper.freedesktop.org
Wed Nov 18 16:38:12 PST 2015


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

New commits:
commit ec625f7dfb5f6df19d35d81af6605d05e08321f2
Author: Behdad Esfahbod <behdad at behdad.org>
Date:   Wed Nov 18 16:37:59 2015 -0800

    Try to fix gnome-continuous build fail

diff --git a/test/fuzzing/Makefile.am b/test/fuzzing/Makefile.am
index ebdd098..8359d03 100644
--- a/test/fuzzing/Makefile.am
+++ b/test/fuzzing/Makefile.am
@@ -10,6 +10,8 @@ MAINTAINERCLEANFILES =
 lib:
 	@$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/src fuzzing
 
+$(top_builddir)/src/libharfbuzz-fuzzing.la: lib
+
 EXTRA_DIST += \
 	README \
 	$(NULL)


More information about the HarfBuzz mailing list