[gnome-shell] build: Don't add version to private libgnome-shell-menu library
- From: Rico Tzschichholz <ricotz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] build: Don't add version to private libgnome-shell-menu library
- Date: Tue, 3 Sep 2013 14:17:34 +0000 (UTC)
commit c6d089d7016c8d48a419c273ddf5f6929b4e78c4
Author: Rico Tzschichholz <ricotz ubuntu com>
Date: Tue Sep 3 08:25:26 2013 +0200
build: Don't add version to private libgnome-shell-menu library
src/Makefile.am | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index b912467..71b347c 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -293,6 +293,7 @@ libgnome_shell_libadd = \
gvc/libgvc.la \
$(NULL)
+libgnome_shell_menu_la_LDFLAGS = $(libgnome_shell_ldflags)
libgnome_shell_menu_la_LIBADD = $(GNOME_SHELL_LIBS)
libgnome_shell_menu_la_CPPFLAGS = $(GNOME_SHELL_CFLAGS)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]