https://bugzilla.novell.com/show_bug.cgi?id=479753
User [email protected] added comment https://bugzilla.novell.com/show_bug.cgi?id=479753#c1 Jonathan Pryor <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Jonathan Pryor <[email protected]> 2009-02-25 20:21:10 MST --- Committed to trunk in r128051. 2009-02-25 Jonathan Pryor <[email protected]> * Makefile: - s/TEST_FILES/MAN_TEST_FILES/g: $(TEST_FILES) is used by the normal build process, so the local definition is lost (and thus ignored). Result: Test/* isn't actually copied. Oops. Changing to MAN_TEST_FILES allows things to be copied. - Fix the filenames within $(MAN_TEST_FILES) so `make dist-local' works without error. - Fixes #479753. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
