From: Steve Brokenshire Date: Fri, 22 Jan 2016 21:50:03 +0000 (+0000) Subject: Added the contacteditor/cdo directory when doing a 'clean' or 'distclean'. X-Git-Tag: release-0.09~39 X-Git-Url: http://Server1/repobrowser/?p=xestiaab%2F.git;a=commitdiff_plain;h=a3b107eb177d062c2ea7f2eca5e6e8c3c1e3a8d9 Added the contacteditor/cdo directory when doing a 'clean' or 'distclean'. --- 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 \