From: <pst...@us...> - 2013-10-10 20:19:53
|
Revision: 1033 http://sourceforge.net/p/jazzplusplus/code/1033 Author: pstieber Date: 2013-10-10 20:19:50 +0000 (Thu, 10 Oct 2013) Log Message: ----------- Removed the wxwin2_port.txt file from the distribution. Modified Paths: -------------- trunk/jazz/Makefile.am Modified: trunk/jazz/Makefile.am =================================================================== --- trunk/jazz/Makefile.am 2013-10-10 20:18:43 UTC (rev 1032) +++ trunk/jazz/Makefile.am 2013-10-10 20:19:50 UTC (rev 1033) @@ -8,7 +8,7 @@ # Things to fix: # The docs are missing because they are so large. # Subversion directories are included. -EXTRA_DIST = bootstrap wxwin2_port.txt song scripts midinetd mswin contrib bitmaps rebuild +EXTRA_DIST = bootstrap song scripts midinetd mswin contrib bitmaps rebuild really-clean: maintainer-clean cd bitmaps; make clean This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |