From f843d1b14b29dfac4baa31da0a4b0c6ce0f32b04 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Thu, 13 Apr 2017 15:58:46 +0200 Subject: Makefile: Remove nx-X11/config/cf/date.def on clean. --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 49a15afa1..0a114b5c0 100644 --- a/Makefile +++ b/Makefile @@ -43,6 +43,7 @@ SHELL:=/bin/bash ./mesa-quilt pop -a; \ rm -Rf nx-X11/extras/Mesa/.pc/; \ rm -f nx-X11/config/cf/nxversion.def; \ + rm -f nx-X11/config/cf/date.def; \ rm -f bin/nxagent; \ rm -f bin/nxproxy; \ fi -- cgit v1.2.3