X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/c3d6f1ff09458b3e7619f9bc4799aec0ab5fc2f2..0cc804c87799fb5902e66d5bd537a762f786dc2a:/src/Makefile diff --git a/src/Makefile b/src/Makefile index 3aa3cc374..a48938023 100644 --- a/src/Makefile +++ b/src/Makefile @@ -102,6 +102,7 @@ distclean:; $(RM_COMMAND) -rf build-* cscope* cscope.files: FRC echo "-q" > $@ echo "-p3" >> $@ + -bd=build-$(buildname); [ -d $$bd ] && echo -e "$$bd/config.h\n$$bd/Makefile" >> $@ find src Local OS exim_monitor -name "*.[cshyl]" -print \ -o -name "os.[ch]*" -print \ -o -name "*akefile*" -print \