summaryrefslogtreecommitdiffstats
path: root/plugins/tests
diff options
context:
space:
mode:
authorTon Voon <tonvoon@users.sourceforge.net>2006-02-01 11:53:24 (GMT)
committerTon Voon <tonvoon@users.sourceforge.net>2006-02-01 11:53:24 (GMT)
commitfec8900e4f228ca9882aec13cb0cdd483c88edac (patch)
tree118f615fe790dfb12aa3967dee8ef82578b9eb5d /plugins/tests
parent172dd0aabe24800a30a17af35660e89740c570ae (diff)
downloadmonitoring-plugins-fec8900e4f228ca9882aec13cb0cdd483c88edac.tar.gz
Need to distribute perl test file
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1314 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'plugins/tests')
-rw-r--r--plugins/tests/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/tests/Makefile.am b/plugins/tests/Makefile.am
index 0d82be1..cd4caeb 100644
--- a/plugins/tests/Makefile.am
+++ b/plugins/tests/Makefile.am
@@ -9,6 +9,8 @@ INCLUDES = -I$(top_srcdir)/lib -I$(top_srcdir)/intl
9 9
10EXTRA_PROGRAMS = test_utils 10EXTRA_PROGRAMS = test_utils
11 11
12EXTRA_DIST = test_utils.t
13
12LIBS = @LIBINTL@ 14LIBS = @LIBINTL@
13 15
14test_utils_SOURCES = test_utils.c 16test_utils_SOURCES = test_utils.c