mutter/build/autotools/Makefile.am
Emmanuele Bassi 948db40c87 Add gcov support to the build
Using gcov it's possible to get a coverage report, that is a break down
of how much the exposed API is exercised by the conformance test suite.
2010-01-13 17:15:06 +00:00

17 lines
260 B
Makefile

NULL =
EXTRA_DIST = \
Makefile.am.silent \
Makefile.am.marshal \
Makefile.am.enums \
Makefile.am.changelog \
Makefile.am.gcov \
dolt.m4 \
introspection.m4 \
gtk-doc.m4 \
as-compiler-flag.m4 \
shave.in \
shave-libtool.in \
shave.m4 \
$(NULL)