"Debarshi Ray" <[EMAIL PROTECTED]> wrote:
> Which is the best way to reverse the effect of:
> $ ./autogen.sh && ./configure && make
>
> I have tried:
> $ make distclean
>                 but a few of the generated files still remain.

Add the offending file names to

DISTCLEANFILES = ...

in the corresponding Makefile.am.

_______________________________________________
parted-devel mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/parted-devel

Reply via email to