diff options
| -rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 9e4b9e7..c71d12f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -18,7 +18,7 @@ pkgconfigdir = $(libdir)/pkgconfig EXTRA_DIST += json-glib.pc.in -CLEANFILES = $(pcfiles) +CLEANFILES = $(pcfiles) test-report.xml DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --enable-maintainer-flags |
