gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r8290 - GNUnet/src/setup/cocoa


From: gnunet
Subject: [GNUnet-SVN] r8290 - GNUnet/src/setup/cocoa
Date: Mon, 23 Feb 2009 07:38:55 -0700

Author: holindho
Date: 2009-02-23 07:38:55 -0700 (Mon, 23 Feb 2009)
New Revision: 8290

Modified:
   GNUnet/src/setup/cocoa/GNUNETSetupView.h
   GNUnet/src/setup/cocoa/Makefile.am
Log:
allow outside usage


Modified: GNUnet/src/setup/cocoa/GNUNETSetupView.h
===================================================================
--- GNUnet/src/setup/cocoa/GNUNETSetupView.h    2009-02-22 11:34:35 UTC (rev 
8289)
+++ GNUnet/src/setup/cocoa/GNUNETSetupView.h    2009-02-23 14:38:55 UTC (rev 
8290)
@@ -25,11 +25,11 @@
 
 #include "gnunet_setup_lib.h"
 #import <Cocoa/Cocoa.h>
-#import "PackingBoxContainer.h"
 
 struct P2W;
 
 @class GNUNETSetupTreeNode;
address@hidden PackingBoxContainer;
 
 @interface GNUNETSetupView:NSView
 {

Modified: GNUnet/src/setup/cocoa/Makefile.am
===================================================================
--- GNUnet/src/setup/cocoa/Makefile.am  2009-02-22 11:34:35 UTC (rev 8289)
+++ GNUnet/src/setup/cocoa/Makefile.am  2009-02-23 14:38:55 UTC (rev 8290)
@@ -1,5 +1,9 @@
 INCLUDES = -I$(top_srcdir)/src/include -I$(top_srcdir)/src/setup/lib
 
+gnunetincludedir = $(includedir)/GNUnet
+
+gnunetinclude_HEADERS = GNUNETSetupView.h
+
 plugindir = $(libdir)/GNUnet
 
 plugin_LTLIBRARIES = \





reply via email to

[Prev in Thread] Current Thread [Next in Thread]