On Wed, 2008-02-06 at 10:06 -0800, Dan Nicholson 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 *~
Looks good to me. Have we ever had i18n in this package? -- Victor Lowther Ubuntu Certified Professional > _______________________________________________ Pm-utils mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/pm-utils
