]> err.no Git - scalable-opengroupware.org/blobdiff - SOGo/UI/common.make
made sogod a tool, places bundles into Library/SOGo-0.9
[scalable-opengroupware.org] / SOGo / UI / common.make
index 1912e2f7190664df5aa11afb8233afcec7e80dc4..04f510a903c97c15fddd1e151c585c80e971bdb8 100644 (file)
@@ -1,9 +1,11 @@
 # common make file for UI 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..            \