Re: [evolution-patches] Patch to fix dist in help/C/



On Tue, 2004-10-05 at 01:41 +0900, Changwoo Ryu wrote:
> But if they are distributed, they are should be in MAINTAINERCLEANFILES,
> not CLEANFILES.  So they can be regenerated if needed but cleaned only
> by make maintainer-clean.  It is not expected "make clean" or "make
> distclean" remove any distributed files (like po/*.gmo files) in
> autotool'ed packages.

They should be cleaned up by "make clean".

> Alternatively, how about not distributing the versioned files at all?
> The rule is just "cp -f $< $@" so I don't think of any reason to
> distribute them.

As I stated in IRC, I don't want to add more hacks to the gtk-doc
makefiles, that we have to maintain. This all really needs to be
fixed upstream in that package for future stuff. The makefile rules
for docs and translations is rather nasty right now. It could use
a lot of love. Fortunately, intltool is something I've been hacking
on in spare time, and I've been planning to fix the makefile rules
there anyway.

-- dobey





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]