Fixing new build system
[tpg/acess2.git] / Usermode / header.mk
index 6f3c1a7..b0e1802 100644 (file)
@@ -3,3 +3,4 @@ x := $(x).x
 DIR_$(x) := $(DIR)
 DIR := $(dir $(lastword $(filter-out %/header.mk,$(MAKEFILE_LIST))))
 PDIR := $(DIR_$(x))
+EXTRA_DEP-$(DIR) := $(EXTRA_DEP-$(PDIR))

UCC git Repository :: git.ucc.asn.au