From 63233d7d9acc32ec63a5caf33cc13008bae799a2 Mon Sep 17 00:00:00 2001 From: Günther Deschner Date: Thu, 16 May 2013 14:09:11 +0200 Subject: Make sure dlopen.sh is part of the tarball MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Günther Deschner --- proxy/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proxy/Makefile.am b/proxy/Makefile.am index e786d42..a7e9a32 100644 --- a/proxy/Makefile.am +++ b/proxy/Makefile.am @@ -54,7 +54,7 @@ check_PROGRAMS = \ gssplib_LTLIBRARIES = \ proxymech.la -dist_noinst_SCRIPTS = +dist_noinst_SCRIPTS = tests/scripts/dlopen.sh dist_noinst_DATA = -- cgit