Relative include
[cc0/argeo-build.git] / osgi.mk
diff --git a/osgi.mk b/osgi.mk
index 227ec17133b0ca24abc1d63b7c9c8179e6154aad..353e3e957118354654d962b8020299d2bbf0a7a1 100644 (file)
--- a/osgi.mk
+++ b/osgi.mk
@@ -1,4 +1,5 @@
-include common.mk
+SELF_DIR := $(dir $(lastword $(MAKEFILE_LIST)))
+include $(SELF_DIR)common.mk
 #
 # Common build routines to be included in Makefiles
 #