mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-05 08:34:30 +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:
@@ -10,7 +10,8 @@ LIBRARY_NAME = libSOGoUI
|
||||
|
||||
libSOGoUI_HEADER_FILES_DIR = .
|
||||
libSOGoUI_HEADER_FILES_INSTALL_DIR = /SOGoUI
|
||||
FHS_HEADER_DIRS = SOGoUI
|
||||
libSOGoUI_INTERFACE_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION)
|
||||
libSOGoUI_INSTALL_DIR=$(SOGO_SYSLIBDIR)
|
||||
|
||||
libSOGoUI_HEADER_FILES += \
|
||||
\
|
||||
@@ -33,6 +34,8 @@ libSOGoUI_OBJC_FILES += \
|
||||
# make
|
||||
|
||||
-include GNUmakefile.preamble
|
||||
ifneq ($(FHS_INSTALL_ROOT),)
|
||||
GNUSTEP_HEADERS=$(DESTDIR)$(FHS_INSTALL_ROOT)/include
|
||||
endif
|
||||
include $(GNUSTEP_MAKEFILES)/library.make
|
||||
-include GNUmakefile.postamble
|
||||
-include ../../fhslib.make
|
||||
|
||||
Reference in New Issue
Block a user