From e8072e6e0ac86b2b0baefb54dcc551ee548164af Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Sun, 8 Apr 2007 22:03:46 -0400 Subject: [test,perf] Make them rebuild boilerplate when src is changed --- test/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/Makefile.am b/test/Makefile.am index e40aaf379..046185369 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -460,7 +460,7 @@ libcairotest_la_LIBADD =\ LDADD = $(CAIRO_LDADD) libcairotest.la -$(top_builddir)/boilerplate/libcairoboilerplate.la: +$(top_builddir)/boilerplate/libcairoboilerplate.la: $(top_builddir)/src/libcairo.la cd $(top_builddir)/boilerplate && $(MAKE) $(AM_MAKEFLAGS) libcairoboilerplate.la $(top_builddir)/src/libcairo.la: -- cgit v1.2.3