diff options
-rw-r--r-- | proxy/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
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 = |