From e9b1ff6f13a7b203ec52a541aa468f23502c9584 Mon Sep 17 00:00:00 2001 From: Sebastian Harl Date: Sat, 4 Jun 2016 20:27:30 +0200 Subject: [PATCH] Makefile: Add testwrapper.sh to dist tarballs. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.11.0