Hi Martin, > > * Is there any standard way in autotools to cleanup a project directory so > that > it become ready for version control check-in? Even "make distclean" leaves > the > configure script and other generated data that I don't want to put in VCS.
try make maintainer-clean - Yu > >
_______________________________________________ Vala-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/vala-list
