Selaa lähdekoodia

Need to distribute perl test file

git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1314 f882894a-f735-0410-b71e-b25c423dba1c
Ton Voon 20 vuotta sitten
vanhempi
commit
fec8900e4f
1 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  1. 2 0
      plugins/tests/Makefile.am

+ 2 - 0
plugins/tests/Makefile.am

@@ -9,6 +9,8 @@ INCLUDES = -I$(top_srcdir)/lib -I$(top_srcdir)/intl
 
 
 EXTRA_PROGRAMS = test_utils
 EXTRA_PROGRAMS = test_utils
 
 
+EXTRA_DIST = test_utils.t
+
 LIBS = @LIBINTL@
 LIBS = @LIBINTL@
 
 
 test_utils_SOURCES = test_utils.c
 test_utils_SOURCES = test_utils.c