[gedit] Specify link flags for libgedit-private



commit 4fc2a7f4344bd6c373e9af64a6887005983102b9
Author: Paolo Borelli <pborelli gnome org>
Date:   Fri Mar 2 22:31:13 2012 +0100

    Specify link flags for libgedit-private

 gedit/Makefile.am |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/gedit/Makefile.am b/gedit/Makefile.am
index 8d1615c..a386e07 100644
--- a/gedit/Makefile.am
+++ b/gedit/Makefile.am
@@ -45,6 +45,8 @@ libgedit_la_LIBADD = \
 # GEDIT_LIBS must be the last to ensure correct order on some platforms
 libgedit_la_LIBADD += $(GEDIT_LIBS) $(GTK_MAC_LIBS)
 
+libgedit_private_la_LIBADD = libgedit.la $(GEDIT_LIBS)
+
 # Mac OSX convenience library and ldflags
 if OS_OSX
 noinst_LTLIBRARIES += libosx.la



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]