Fix the noinst_LTLIBRARIES -> check_LTLIBRARIES in libisc and libdns unit tests
This commit is contained in:
@@ -8,7 +8,7 @@ LDADD += \
|
||||
libisctest.la \
|
||||
$(LIBISC_LIBS)
|
||||
|
||||
noinst_LTLIBRARIES = libisctest.la
|
||||
check_LTLIBRARIES = libisctest.la
|
||||
libisctest_la_SOURCES = isctest.c isctest.h
|
||||
|
||||
check_PROGRAMS = \
|
||||
|
||||
Reference in New Issue
Block a user