]> err.no Git - sope/blobdiff - sope-appserver/WEExtensions/GNUmakefile
milli => micro
[sope] / sope-appserver / WEExtensions / GNUmakefile
index 4f8e1778acee66f631b14bd17d71911e202c73e8..2ffd62fb2d601c8ec4117db4c956922299df5758 100644 (file)
@@ -1,11 +1,14 @@
-# $Id$
+# GNUstep makefile
 
+-include ../../config.make
 include $(GNUSTEP_MAKEFILES)/common.make
 include ../Version
 include ./Version
 
-LIBRARY_NAME = libWEExtensions
-BUNDLE_NAME  = WEExtensions
+LIBRARY_NAME     = libWEExtensions
+BUNDLE_NAME      = WEExtensions
+BUNDLE_EXTENSION = .wox
+BUNDLE_INSTALL_DIR = $(GNUSTEP_INSTALLATION_DIR)/Library/WOxElemBuilders-$(MAJOR_VERSION).$(MINOR_VERSION)/
 
 libWEExtensions_HEADER_FILES_DIR         = .
 libWEExtensions_HEADER_FILES_INSTALL_DIR = /WEExtensions
@@ -61,3 +64,4 @@ WEExtensions_PRINCIPAL_CLASS = WEExtensionsBundle
 include $(GNUSTEP_MAKEFILES)/library.make
 include $(GNUSTEP_MAKEFILES)/bundle.make
 -include GNUmakefile.postamble
+-include fhs.make