]> err.no Git - scalable-opengroupware.org/commitdiff
git-svn-id: http://svn.opengroupware.org/SOGo/trunk@141 d1b88da0-ebda-0310-925b-ed51d...
authorhelge <helge@d1b88da0-ebda-0310-925b-ed51d893ca5b>
Thu, 15 Jul 2004 20:20:53 +0000 (20:20 +0000)
committerhelge <helge@d1b88da0-ebda-0310-925b-ed51d893ca5b>
Thu, 15 Jul 2004 20:20:53 +0000 (20:20 +0000)
SOGo/UI/Scheduler/ChangeLog
SOGo/UI/Scheduler/GNUmakefile.preamble

index cc48c7ce3b474a7733d7459cd980db784e47592d..c6230282346fc53fb58fb61ddb9fd722fc3a56ea 100644 (file)
@@ -1,3 +1,8 @@
+2004-07-15  Helge Hess  <helge.hess@opengroupware.org>
+
+       * GNUmakefile.preamble: added proper include pathes to allow "inline"
+         compilation
+
 2004-07-02  Helge Hess  <helge.hess@opengroupware.org>
 
        * UIxAppointmentView.m: fixup timezone of start/enddate
index a0b5a392e1b10720a96ac10a0487cb66993c22c8..838c1b5810350e063a08db049fb057fda7614a4d 100644 (file)
@@ -1,5 +1,9 @@
 # $Id$
 
+ADDITIONAL_INCLUDE_DIRS += \
+       -I..    \
+       -I../../SoObjects
+
 ifneq ($(GNUSTEP_BUILD_DIR),)
        RELBUILD_DIR_libSOGoUI = \
                $(GNUSTEP_BUILD_DIR)/../SOGoUI/$(GNUSTEP_OBJ_DIR_NAME)