Hello,

The (untested) patch below adds test scripts to the distribution.

diff --git a/tests/Makefile.am b/tests/Makefile.am
index 1813a98..ea6e2b3 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -21,6 +21,7 @@ AM_CPPFLAGS = -I$(top_srcdir)/libinetutils -I$(top_srcdir)/lib
 LDADD = -L../libinetutils -linetutils
 
 check_PROGRAMS = localhost
-TESTS = $(check_PROGRAMS) ping-localhost.sh traceroute-localhost.sh
+check_SCRIPTS = ping-localhost.sh traceroute-localhost.sh
+TESTS = $(check_PROGRAMS) $(check_SCRIPTS)
 
 TESTS_ENVIRONMENT = EXEEXT=$(EXEEXT)
Thanks,
Ludo’.

Attachment: pgpbIuzn0EWJl.pgp
Description: PGP signature

Reply via email to