diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index f90feae..8775921 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,3 +2,5 @@ SUBDIRS = src data test po DISTCHECK_CONFIGURE_FLAGS = --enable-localinstall + +include $(top_srcdir)/Makefile.am.coverage |