mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-10 09:23:25 +00:00
Monotone-Parent: d8ee782e0279aa96226ceac45acca9d744f3f234
Monotone-Revision: 089ae441ff03d28570373f845e09e2601d6611ee Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-02-14T17:31:23 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -1,13 +1,11 @@
|
||||
# GNUstep makefile
|
||||
|
||||
-include ../../config.make
|
||||
include ../../config.make
|
||||
include $(GNUSTEP_MAKEFILES)/common.make
|
||||
|
||||
SOPE_VERSION = 4.7
|
||||
|
||||
BUNDLE_NAME = SOGoElements
|
||||
BUNDLE_EXTENSION = .wox
|
||||
BUNDLE_INSTALL_DIR = $(GNUSTEP_INSTALLATION_DIR)/Library/WOxElemBuilders-$(SOPE_VERSION)/
|
||||
BUNDLE_INSTALL_DIR = $(SOPE_WOXBUILDERS)
|
||||
|
||||
SOGoElements_PRINCIPAL_CLASS = SOGoElementsBundle
|
||||
|
||||
@@ -21,4 +19,3 @@ SOGoElements_OBJC_FILES = \
|
||||
-include GNUmakefile.preamble
|
||||
include $(GNUSTEP_MAKEFILES)/bundle.make
|
||||
-include GNUmakefile.postamble
|
||||
-include fhs.make
|
||||
|
||||
Reference in New Issue
Block a user