-- http://rrt.sc3d.org/ | Troy is in the Iliad, not in the sand (A. N. Wilson)
I just noticed that programs listed in EXTRA_PROGRAMS in Makefile.am are not
automatically added to any clean target, so make distcheck fails. I can of
course add $(EXTRA_PROGRAMS) to CLEANFILES, but it seems odd as I don't have
to do that for other programs, e.g. bin_PROGRAMS or check_PROGRAMS.
- EXTRA_PROGRAMS not automatically cleaned Reuben Thomas
- Re: EXTRA_PROGRAMS not automatically cleaned Reuben Thomas
- Re: EXTRA_PROGRAMS not automatically cleaned Ralf Wildenhues
- Re: EXTRA_PROGRAMS not automatically cleaned Reuben Thomas