summaryrefslogtreecommitdiffstats
path: root/Jamfile
diff options
context:
space:
mode:
authorsuperdump <[email protected]>2007-08-27 17:14:52 +0000
committersuperdump <[email protected]>2007-08-27 17:14:52 +0000
commit6fb2b7e4ac9661da5588dbbd596557c14a229a16 (patch)
treefeab446c9d76ae6eb5f18dbe9d57f206d5f78cf0 /Jamfile
parent8f0c1789b622824d5d2728656cf5beb0bc50a044 (diff)
Remove ScanController.* from the main Jamfile as they are no longer present or needed.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@877 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'Jamfile')
-rw-r--r--Jamfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Jamfile b/Jamfile
index 656df3853..4c6cdf46a 100644
--- a/Jamfile
+++ b/Jamfile
@@ -57,7 +57,6 @@ if $(OS) = BEOS
if $(OS) = MACOSX
{
OSX_SRC = macosx/main.mm macosx/Controller.h macosx/Controller.mm
- macosx/ScanController.h macosx/ScanController.mm
macosx/PictureController.h macosx/PictureController.mm
macosx/PictureGLView.h macosx/PictureGLView.mm
macosx/QueueController.h macosx/QueueController.mm