[anjuta] symbol-db: Fixed benchmark build after last commit
- From: Naba Kumar <naba src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [anjuta] symbol-db: Fixed benchmark build after last commit
- Date: Wed, 30 Jun 2010 19:55:01 +0000 (UTC)
commit 80b97e56dba96fa91647bfc54d834081c1ef8fdb
Author: Naba Kumar <naba gnome org>
Date: Wed Jun 30 22:54:33 2010 +0300
symbol-db: Fixed benchmark build after last commit
plugins/symbol-db/benchmark/Makefile.am | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/plugins/symbol-db/benchmark/Makefile.am b/plugins/symbol-db/benchmark/Makefile.am
index 4022fd0..b7e9456 100644
--- a/plugins/symbol-db/benchmark/Makefile.am
+++ b/plugins/symbol-db/benchmark/Makefile.am
@@ -1,6 +1,6 @@
noinst_PROGRAMS = \
benchmark
-
+
AM_CPPFLAGS = $(LIBANJUTA_CFLAGS) \
$(PLUGIN_SYMBOL_DB_CFLAGS) \
@@ -8,10 +8,11 @@ AM_CPPFLAGS = $(LIBANJUTA_CFLAGS) \
benchmark_SOURCES = \
benchmark.c
-
+
benchmark_LDFLAGS = \
$(LIBANJUTA_LIBS) \
+ $(ANJUTA_LIBS) \
$(PLUGIN_SYMBOL_DB_LIBS)
benchmark_LDADD = ../libanjuta-symbol-db.la
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]