1 ## Process this file with automake to produce Makefile.in
2 include $(top_srcdir)/gcov.mak
7 GCOV_DIRS = girepository tools
9 check-coverage: coverage-report.txt
10 @cat $(top_builddir)/coverage-report.txt
15 @echo "ERROR: Need to reconfigure with --enable-gcov to run make check-coverage"
19 ACLOCAL_AMFLAGS = -I m4
21 SUBDIRS = gir girepository giscanner tools tests
22 DIST_SUBDIRS = m4 $(SUBDIRS)
24 man_MANS = docs/g-ir-scanner.1
26 pkgconfigdir = $(libdir)/pkgconfig
27 pkgconfig_DATA = gobject-introspection-1.0.pc
29 EXTRA_DIST = $(pkgconfig_DATA)