aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index fa1d6be..1fe78dc 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -55,6 +55,7 @@ TESTSUITE_AT = \
55 envop.at\ 55 envop.at\
56 inet.at\ 56 inet.at\
57 maxinst.at\ 57 maxinst.at\
58 passfd.at\
58 respawn.at\ 59 respawn.at\
59 redirect.at\ 60 redirect.at\
60 ret-exec.at\ 61 ret-exec.at\
@@ -67,7 +68,7 @@ TESTSUITE_AT = \
67TESTSUITE = $(srcdir)/testsuite 68TESTSUITE = $(srcdir)/testsuite
68M4=m4 69M4=m4
69 70
70noinst_PROGRAMS = envtest to lines nt 71noinst_PROGRAMS = envtest to lines nt recvfd
71nt_SOURCES = nt.c iobuf.h 72nt_SOURCES = nt.c iobuf.h
72AM_CPPFLAGS = \ 73AM_CPPFLAGS = \
73 -I$(top_srcdir)/lib\ 74 -I$(top_srcdir)/lib\

Return to:

Send suggestions and report system problems to the System administrator.