[Mono-bugs] [Bug 479753] No rule to make target	`Test/man-provider-test.cs
    bugzilla_noreply at novell.com 
    bugzilla_noreply at novell.com
       
    Wed Feb 25 22:21:11 EST 2009
    
    
  
https://bugzilla.novell.com/show_bug.cgi?id=479753
User jpryor at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=479753#c1
Jonathan Pryor <jpryor at novell.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jpryor at novell.com
--- Comment #1 from Jonathan Pryor <jpryor at novell.com>  2009-02-25 20:21:10 MST ---
Committed to trunk in r128051.
2009-02-25  Jonathan Pryor  <jonpryor at vt.edu>
    * 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.
    
    
More information about the mono-bugs
mailing list