From d321f1763a78a6be5adfd46fb5036d640db55566 Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 20 Sep 2013 22:57:23 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: shells) --- shells/es/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'shells/es/Makefile') diff --git a/shells/es/Makefile b/shells/es/Makefile index 6a4004d5b905..6a96e26357e2 100644 --- a/shells/es/Makefile +++ b/shells/es/Makefile @@ -20,4 +20,5 @@ ALL_TARGET= es MAN1= es.1 PLIST_FILES= bin/es +NO_STAGE= yes .include -- cgit