From 7ef5b9edfc9ceaf7df27c3ed2a10106db82426bf Mon Sep 17 00:00:00 2001 From: Jan Lindemann Date: Thu, 3 Jan 2008 12:01:24 +0000 Subject: [PATCH] smart-selection.mk: Add include $(MODDIR)/make/defs.mk --- make/smart-selection.mk | 2 ++ 1 file changed, 2 insertions(+) diff --git a/make/smart-selection.mk b/make/smart-selection.mk index ccf0837a..e5f95c6e 100644 --- a/make/smart-selection.mk +++ b/make/smart-selection.mk @@ -25,6 +25,8 @@ smart-update: smart-update.done smart-config: smart-config.done write: selection.done channels.done +include $(MODDIR)/make/defs.mk + # === rules selection.done: $(MODDIR)/make/smart-selection.mk rpm -qa --queryformat '%{NAME}\n' | sort -u | \