[Pm-utils] [PATCH] Make distcheck work

Victor Lowther victor.lowther at gmail.com
Thu Feb 7 06:32:24 PST 2008


On Feb 6, 2008 12:06 PM, Dan Nicholson <dbn.lists at gmail.com> wrote:
> None of the EXTRA_DIST files actually exist, causing `make distcheck' to
> fail.
> ---
>  Makefile.am |   11 -----------
>  1 files changed, 0 insertions(+), 11 deletions(-)
>
> diff --git a/Makefile.am b/Makefile.am
> index 2812c6f..81bc418 100644
> --- a/Makefile.am
> +++ b/Makefile.am
> @@ -1,15 +1,4 @@
>  SUBDIRS = pm man src
>
> -DISTCLEANFILES =               \
> -       intltool-extract        \
> -       intltool-merge          \
> -       intltool-update
> -
> -EXTRA_DIST =                   \
> -       intltool-extract.in     \
> -       intltool-merge.in       \
> -       intltool-update.in      \
> -       mkinstalldirs
> -
>  clean-local :
>         rm -f *~
> --
> 1.5.3.2

Applied, thanks!

> _______________________________________________
> Pm-utils mailing list
> Pm-utils at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/pm-utils
>


More information about the Pm-utils mailing list