From: <sg...@us...> - 2008-01-23 14:58:23
|
Revision: 113 http://toc.svn.sourceforge.net/toc/?rev=113&view=rev Author: sgbeal Date: 2008-01-23 06:55:54 -0800 (Wed, 23 Jan 2008) Log Message: ----------- added toc2_bootstrap.sh to dist Modified Paths: -------------- trunk/toc2/sbin/Makefile Modified: trunk/toc2/sbin/Makefile =================================================================== --- trunk/toc2/sbin/Makefile 2008-01-21 17:53:47 UTC (rev 112) +++ trunk/toc2/sbin/Makefile 2008-01-23 14:55:54 UTC (rev 113) @@ -1,5 +1,5 @@ #!/usr/bin/make -f include toc2.make -package.dist_files += toc2_core.sh toconfigure configure.sample +package.dist_files += toc2_core.sh toc2_bootstrap.sh configure.sample This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |