From 495928a26342a8e40f938113e376cf5da110738c Mon Sep 17 00:00:00 2001 From: JiHO Date: Thu, 10 Jan 2008 23:25:07 +0000 Subject: Added part of a patch by Adam Strzelecki which makes GTK menu migrate to OS X menubar when GTK+quartz is used. This is taken from Gimp and should be safe enough at this stage since it really only affects OS X. (bzr r4454) --- src/Makefile_insert | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/Makefile_insert') diff --git a/src/Makefile_insert b/src/Makefile_insert index 695d87f8f..02943a4ef 100644 --- a/src/Makefile_insert +++ b/src/Makefile_insert @@ -84,6 +84,7 @@ libinkpre_a_SOURCES = \ help.cpp help.h \ helper-fns.h \ icon-size.h \ + ige-mac-menu.h ige-mac-menu.c \ inkscape-stock.cpp inkscape-stock.h\ inkscape.cpp inkscape.h inkscape-private.h \ interface.cpp interface.h \ @@ -374,6 +375,7 @@ all_libs = \ $(FREETYPE_LIBS) \ $(kdeldadd) \ $(win32ldflags) \ + $(CARBON_LDFLAGS) \ $(PERL_LIBS) \ $(PYTHON_LIBS) \ $(INKBOARD_LIBS) \ -- cgit v1.2.3