X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=test%2Fsubset%2FMakefile.in;h=95ab828688a9c5f216c4be4d87662ce52a2699f3;hb=b9f425ddd6223cd82b3d35f13fbd060d3c0c0e38;hp=76487cebf24f8c3bc919fcea092e30c23663edd5;hpb=1c272a48507bb3c7905aa30d8bf0d092b474f781;p=platform%2Fupstream%2Fharfbuzz.git diff --git a/test/subset/Makefile.in b/test/subset/Makefile.in index 76487ce..95ab828 100644 --- a/test/subset/Makefile.in +++ b/test/subset/Makefile.in @@ -91,7 +91,8 @@ build_triplet = @build@ host_triplet = @host@ subdir = test/subset ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/m4/ax_code_coverage.m4 \ +am__aclocal_m4_deps = $(top_srcdir)/m4/ax_check_link_flag.m4 \ + $(top_srcdir)/m4/ax_code_coverage.m4 \ $(top_srcdir)/m4/ax_pthread.m4 $(top_srcdir)/m4/gtk-doc.m4 \ $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \ $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \