[anjuta] libanjuta: Fix linking of anjuta-completion-test
- From: Sebastien Granjoux <sgranjoux src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [anjuta] libanjuta: Fix linking of anjuta-completion-test
- Date: Mon, 18 Feb 2013 20:44:54 +0000 (UTC)
commit fc5a32975884c5cdc3dbdde2bf14b25c731e36c6
Author: SÃbastien Granjoux <seb sfo free fr>
Date: Mon Feb 18 21:40:27 2013 +0100
libanjuta: Fix linking of anjuta-completion-test
libanjuta/tests/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libanjuta/tests/Makefile.am b/libanjuta/tests/Makefile.am
index 2473355..2c29120 100644
--- a/libanjuta/tests/Makefile.am
+++ b/libanjuta/tests/Makefile.am
@@ -11,7 +11,7 @@ AM_CPPFLAGS = \
$(LIBANJUTA_CFLAGS)
anjuta_completion_test_CFLAGS = $(LIBANJUTA_CFLAGS)
-anjuta_completion_test_LDADD = $(LIBANJUTA_LIBS)
+anjuta_completion_test_LDADD = $(LIBANJUTA_LIBS) $(ANJUTA_LIBS)
anjuta_completion_test_SOURCES = anjuta-completion-test.c
anjuta_tabber_test_CFLAGS = $(LIBANJUTA_CFLAGS)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]