From a3b107eb177d062c2ea7f2eca5e6e8c3c1e3a8d9 Mon Sep 17 00:00:00 2001 From: Steve Brokenshire Date: Fri, 22 Jan 2016 21:50:03 +0000 Subject: [PATCH] Added the contacteditor/cdo directory when doing a 'clean' or 'distclean'. --- source/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/Makefile.in b/source/Makefile.in index f60c988..26ace7a 100644 --- a/source/Makefile.in +++ b/source/Makefile.in @@ -109,7 +109,7 @@ clean: rm -f $(XAB_OUT) $(BMCO_HELP) tools/bitmapcode.o *.o \ vcard/*.o common/*.o carddav/*.o contacteditor/*.o search/*.o \ widgets/*.o export/*.o import/*.o actmgr/*.o tests/$(XAB_OUT)_test \ - tests/Temp* + tests/Temp* contacteditor/cdo/*.o distclean: clean rm -f Makefile config.status config.log bitmapsdone \ -- 2.39.2