From: Ton Voon Date: Wed, 1 Feb 2006 11:53:24 +0000 (+0000) Subject: Need to distribute perl test file X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=fec8900e4f228ca9882aec13cb0cdd483c88edac;p=nagiosplug.git Need to distribute perl test file git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1314 f882894a-f735-0410-b71e-b25c423dba1c --- 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 EXTRA_PROGRAMS = test_utils +EXTRA_DIST = test_utils.t + LIBS = @LIBINTL@ test_utils_SOURCES = test_utils.c