[libdmapsharing] tests/Makefile.am: add $(CHECK_LIBS) to unit_test_LDADD
- From: W. Michael Petullo <wmpetullo src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libdmapsharing] tests/Makefile.am: add $(CHECK_LIBS) to unit_test_LDADD
- Date: Wed, 1 Jul 2020 02:24:41 +0000 (UTC)
commit e24d4d9d129c828f91091b7143a4ff3ea2372248
Author: W. Michael Petullo <mike flyn org>
Date: Tue Jun 30 21:24:30 2020 -0500
tests/Makefile.am: add $(CHECK_LIBS) to unit_test_LDADD
tests/Makefile.am | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 486cf2f..10bf364 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -119,6 +119,7 @@ unit_test_SOURCES = \
unit-test.c
unit_test_LDADD = \
+ $(CHECK_LIBS) \
$(GLIB_LIBS) \
$(GOBJECT_LIBS)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]