]> err.no Git - scalable-opengroupware.org/blobdiff - SOGo/SoObjects/common.make
made sogod a tool, places bundles into Library/SOGo-0.9
[scalable-opengroupware.org] / SOGo / SoObjects / common.make
index 384a6aa887930cf9ee228782e7912a47ae70cc85..947d9a0c65a0564fd552ce24a1c240c267257a5c 100644 (file)
@@ -1,9 +1,11 @@
 # common make file for SoObject bundles
 
 include $(GNUSTEP_MAKEFILES)/common.make
+include ../../Version
+include ./Version
 
 BUNDLE_EXTENSION   = .SOGo
-BUNDLE_INSTALL_DIR = $(GNUSTEP_USER_ROOT)/Library/SOGo
+BUNDLE_INSTALL_DIR = $(GNUSTEP_USER_ROOT)/Library/SOGo-$(MAJOR_VERSION).$(MINOR_VERSION)
 
 ADDITIONAL_INCLUDE_DIRS += \
        -I.. \