From 462987112b60afb674aa3bcc6c160a393516f8cc Mon Sep 17 00:00:00 2001 From: "Michael D. Lowis" Date: Tue, 2 May 2017 13:30:44 -0400 Subject: [PATCH] Added xcpd to clean task --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.52.0