mirror of
https://gitlab.xiph.org/xiph/icecast-server.git
synced 2025-02-02 15:07:36 -05:00
Fix: Corrected path names for tests
This commit is contained in:
parent
e72facadf4
commit
7a67d0be94
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user