make resolve-test a noinst program
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14221 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -9,7 +9,7 @@ CLEANFILES = roken.h make-roken.c $(XHEADERS)
|
|||||||
lib_LTLIBRARIES = libroken.la
|
lib_LTLIBRARIES = libroken.la
|
||||||
libroken_la_LDFLAGS = -version-info 16:0:0
|
libroken_la_LDFLAGS = -version-info 16:0:0
|
||||||
|
|
||||||
noinst_PROGRAMS = make-roken snprintf-test
|
noinst_PROGRAMS = make-roken snprintf-test resolve-test
|
||||||
|
|
||||||
nodist_make_roken_SOURCES = make-roken.c
|
nodist_make_roken_SOURCES = make-roken.c
|
||||||
|
|
||||||
@@ -19,8 +19,7 @@ check_PROGRAMS = \
|
|||||||
parse_bytes-test \
|
parse_bytes-test \
|
||||||
parse_reply-test \
|
parse_reply-test \
|
||||||
snprintf-test \
|
snprintf-test \
|
||||||
strpftime-test \
|
strpftime-test
|
||||||
resolve-test
|
|
||||||
|
|
||||||
TESTS = $(check_PROGRAMS)
|
TESTS = $(check_PROGRAMS)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user