Falcon back-end patch

Pete Zaitcev zaitcev at redhat.com
Thu Mar 31 18:55:33 UTC 2011


On Thu, 31 Mar 2011 08:29:49 +0200
Jim Meyering <jim at meyering.net> wrote:

> +++ b/t/Makefile.am
>  lock_dir = $(abs_builddir)/lock-dir
> -CONFIG_CLEAN_FILES = lock-dir
> +clean-local:
> +	$(AM_V_GEN)rm -rf "$(lock_dir)"
> +
>  .PHONY: prereq

Thanks, Jim, this works, I can have make distcheck now.

-- Pete


More information about the iwhd-devel mailing list