]> git.e2factory.org Git - e2factory.git/commitdiff
export SRC pointing to the e2factory source toplevel to extension makefiles
authorGordon Hecker <gh@emlix.com>
Thu, 14 May 2009 10:13:22 +0000 (12:13 +0200)
committerGordon Hecker <gh@emlix.com>
Tue, 19 May 2009 15:34:57 +0000 (17:34 +0200)
Signed-off-by: Gordon Hecker <gh@emlix.com>
extensions/Makefile

index ef5bf7aae5c2414d0ab50d22086ca44782646794..abc2938264e37b3ac9022240b160d019d725b611 100644 (file)
@@ -29,6 +29,7 @@ SUBDIRS    = $(shell ls | grep -v Makefile)
 TOPLEVEL   = ..
 
 include $(TOPLEVEL)/make.vars
+export SRC = $(shell pwd)/$(TOPLEVEL)
 
 CLEAN_FILES = *~