[clutter] build: Do not define LDADD twice
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [clutter] build: Do not define LDADD twice
- Date: Mon, 15 Aug 2011 23:19:49 +0000 (UTC)
commit abcc7c62ec30d4608e953723f3fc6a4b4a38dc8f
Author: Emmanuele Bassi <ebassi linux intel com>
Date: Mon Aug 15 23:52:45 2011 +0100
build: Do not define LDADD twice
tests/micro-bench/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tests/micro-bench/Makefile.am b/tests/micro-bench/Makefile.am
index 4f80543..4366537 100644
--- a/tests/micro-bench/Makefile.am
+++ b/tests/micro-bench/Makefile.am
@@ -15,7 +15,7 @@ INCLUDES = \
-I$(top_srcdir)/clutter/cogl \
-I$(top_builddir)/clutter \
-I$(top_builddir)/clutter/cogl
-LDADD = $(top_builddir)/clutter/libclutter- CLUTTER_SONAME_INFIX@- CLUTTER_API_VERSION@.la
+
AM_CFLAGS = \
$(CLUTTER_CFLAGS) \
$(MAINTAINER_CFLAGS) \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]