From: <dv...@us...> - 2008-05-04 19:15:42
|
Revision: 269 http://dunelegacy.svn.sourceforge.net/dunelegacy/?rev=269&view=rev Author: dvalin Date: 2008-05-04 12:15:39 -0700 (Sun, 04 May 2008) Log Message: ----------- yet another forgotten commit Modified Paths: -------------- branches/dunks/SConstruct Modified: branches/dunks/SConstruct =================================================================== --- branches/dunks/SConstruct 2008-05-04 19:11:46 UTC (rev 268) +++ branches/dunks/SConstruct 2008-05-04 19:15:39 UTC (rev 269) @@ -63,5 +63,5 @@ Export('env') -#SConscript("src/pakfile/SConscript") +SConscript("src/pakfile/SConscript") SConscript("src/SConscript") This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |