1
0
mirror of https://gitlab.xiph.org/xiph/icecast-server.git synced 2024-09-22 04:15:54 -04:00

Fix: Corrected path names for tests

This commit is contained in:
Philipp Schafft 2018-11-09 15:00:34 +00:00
parent e72facadf4
commit 7a67d0be94

View File

@ -25,7 +25,7 @@ ctest_suite_test_LDADD = libice_ctest.la
check_PROGRAMS += ctest_suite.test
ctest_resourcematch_test_SOURCES = %reldir%/ctest_resourcematch.c
ctest_resourcematch_test_LDADD = libice_ctest.la icecast-resourcematch.o
ctest_resourcematch_test_LDADD = libice_ctest.la resourcematch.o
check_PROGRAMS += ctest_resourcematch.test
# Add all programs to TESTS