summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorRyan Lortie <desrt@desrt.ca>2012-07-10 12:46:10 -0400
committerRyan Lortie <desrt@desrt.ca>2012-07-10 12:46:10 -0400
commit35c0347b5e5dacdd05dcb6938ab739b4b81faba8 (patch)
tree8c133d0bbf8801192399b2e3d3249f2ee68f53f5 /Makefile.am
parenteea502023950db2cccdb1d4fa563b05316b64419 (diff)
downloaddconf-35c0347b5e5dacdd05dcb6938ab739b4b81faba8.tar.gz
Makefile.am: add lcov-trim.py to EXTRA_DIST
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index cf81afb..b1f0ee1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -9,6 +9,7 @@ SUBDIRS += editor
endif
DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
+EXTRA_DIST = trim-lcov.py
.PHONY: lcov lcov-clean
# use recursive makes in order to ignore errors during check