From: <sb...@us...> - 2008-02-26 19:36:06
|
Revision: 1352 http://iaxclient.svn.sourceforge.net/iaxclient/?rev=1352&view=rev Author: sbalea Date: 2008-02-26 11:36:11 -0800 (Tue, 26 Feb 2008) Log Message: ----------- Remove incorrect references to videoLib and stresstest.vcproj from Makefile.am Modified Paths: -------------- branches/2.1/lib/Makefile.am branches/2.1/simpleclient/stresstest/Makefile.am Modified: branches/2.1/lib/Makefile.am =================================================================== --- branches/2.1/lib/Makefile.am 2008-02-26 19:21:04 UTC (rev 1351) +++ branches/2.1/lib/Makefile.am 2008-02-26 19:36:11 UTC (rev 1352) @@ -211,6 +211,5 @@ portmixer \ sox \ spandsp \ - videoLib \ wince Modified: branches/2.1/simpleclient/stresstest/Makefile.am =================================================================== --- branches/2.1/simpleclient/stresstest/Makefile.am 2008-02-26 19:21:04 UTC (rev 1351) +++ branches/2.1/simpleclient/stresstest/Makefile.am 2008-02-26 19:36:11 UTC (rev 1352) @@ -14,4 +14,3 @@ -framework QuickTime endif -EXTRA_DIST = stresstest.vcproj This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |