From 65a4657efe5e97a63c1ecea84b228a0802e435c8 Mon Sep 17 00:00:00 2001 From: Frank Lichtenheld Date: Thu, 29 Apr 2004 19:41:35 +0000 Subject: legal/licenses will need NOGENERICDEP, too CVS version numbers Makefile.common: 1.81 -> 1.82 --- Makefile.common | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile.common') diff --git a/Makefile.common b/Makefile.common index e2f1771bc04..ce49aebac6b 100644 --- a/Makefile.common +++ b/Makefile.common @@ -82,6 +82,9 @@ endif ifneq "$(findstring /security/,$(CURDIR))" "" NOGENERICDEP := true endif +ifneq "$(findstring legal/licenses,$(CURDIR))" "" +NOGENERICDEP := true +endif # the rule for every wml file ifndef NOGENERICDEP -- cgit v1.2.3