From: Michael D. Lowis Date: Tue, 2 May 2017 17:30:44 +0000 (-0400) Subject: Added xcpd to clean task X-Git-Url: https://git.mdlowis.com/?a=commitdiff_plain;h=462987112b60afb674aa3bcc6c160a393516f8cc;p=projs%2Ftide.git Added xcpd to clean task --- diff --git a/Makefile b/Makefile index a174c98..4714a19 100644 --- a/Makefile +++ b/Makefile @@ -30,7 +30,7 @@ docs: clean: find . -name '*.[oad]' -delete - $(RM) xpick xedit term tests/libedit + $(RM) xpick xedit xcpd term tests/libedit $(RM) $(TEST_BINS) install: all