[cogl/cogl-1.12] build: remove duplicate cogl_info_SOURCES/LDADD lines
- From: Robert Bragg <rbragg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cogl/cogl-1.12] build: remove duplicate cogl_info_SOURCES/LDADD lines
- Date: Mon, 3 Sep 2012 18:20:34 +0000 (UTC)
commit de3e4b1560b543b52def55d8c7f79adb0906b55f
Author: Robert Bragg <robert linux intel com>
Date: Mon Sep 3 15:52:39 2012 +0100
build: remove duplicate cogl_info_SOURCES/LDADD lines
examples/Makefile.am had duplicate lines for defining the _SOURCES
and _LDADD files. This removes the lines within the USE_GLIB guards.
examples/Makefile.am | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/examples/Makefile.am b/examples/Makefile.am
index 6145d22..3d9f561 100644
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
@@ -30,8 +30,6 @@ examples_data_DATA =
cogl_hello_SOURCES = cogl-hello.c
cogl_hello_LDADD = $(common_ldadd)
-cogl_info_SOURCES = cogl-info.c
-cogl_info_LDADD = $(common_ldadd)
cogl_msaa_SOURCES = cogl-msaa.c
cogl_msaa_LDADD = $(common_ldadd)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]