From: <sb...@us...> - 2008-02-26 19:41:04
|
Revision: 1355 http://iaxclient.svn.sourceforge.net/iaxclient/?rev=1355&view=rev Author: sbalea Date: 2008-02-26 11:41:09 -0800 (Tue, 26 Feb 2008) Log Message: ----------- Remove incorrect references to videoLib and stresstest.vcproj from Makefile.am Modified Paths: -------------- trunk/lib/Makefile.am trunk/simpleclient/stresstest/Makefile.am Modified: trunk/lib/Makefile.am =================================================================== --- trunk/lib/Makefile.am 2008-02-26 19:40:03 UTC (rev 1354) +++ trunk/lib/Makefile.am 2008-02-26 19:41:09 UTC (rev 1355) @@ -211,6 +211,5 @@ portmixer \ sox \ spandsp \ - videoLib \ wince Modified: trunk/simpleclient/stresstest/Makefile.am =================================================================== --- trunk/simpleclient/stresstest/Makefile.am 2008-02-26 19:40:03 UTC (rev 1354) +++ trunk/simpleclient/stresstest/Makefile.am 2008-02-26 19:41:09 UTC (rev 1355) @@ -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. |