From 7485aca9e11eb5cc3c7d275dfec4d9a306e70237 Mon Sep 17 00:00:00 2001 From: Franz Pletz Date: Sat, 16 May 2015 19:46:42 +0200 Subject: [PATCH] Makefile: Don't autoclean gluon directory --- Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/Makefile b/Makefile index 73fb895..892e3fe 100644 --- a/Makefile +++ b/Makefile @@ -18,9 +18,7 @@ GLUON_MAKE := ${MAKE} -j ${JOBS} -C ${GLUON_BUILD_DIR} \ GLUON_BRANCH=${GLUON_BRANCH} all: info - ${MAKE} gluon-clean ${MAKE} manifest - ${MAKE} gluon-clean info: @echo