From: Sebastian Harl Date: Sat, 4 Jun 2016 18:27:30 +0000 (+0200) Subject: Makefile: Add testwrapper.sh to dist tarballs. X-Git-Tag: collectd-5.6.0~236 X-Git-Url: https://git.octo.it/?a=commitdiff_plain;h=e9b1ff6f13a7b203ec52a541aa468f23502c9584;p=collectd.git Makefile: Add testwrapper.sh to dist tarballs. --- diff --git a/Makefile.am b/Makefile.am index c63893fe..03bdd39a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -10,7 +10,7 @@ SUBDIRS += proto src bindings . AM_CPPFLAGS = $(LTDLINCL) -EXTRA_DIST = contrib version-gen.sh +EXTRA_DIST = contrib version-gen.sh testwrapper.sh install-exec-hook: $(mkinstalldirs) $(DESTDIR)$(localstatedir)/run