From e596c46e4970eb88460c0381c5cc3aa9e67edcfc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Axel=20D=C3=B6rfler?= Date: Tue, 11 Nov 2003 00:52:01 +0000 Subject: [PATCH] The Jamfile was out of date - why is there a makefile *and* a BeIDE project anyway? git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5304 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/apps/showimage/Jamfile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/apps/showimage/Jamfile b/src/apps/showimage/Jamfile index ceb5e83d59..c8445788a1 100644 --- a/src/apps/showimage/Jamfile +++ b/src/apps/showimage/Jamfile @@ -6,7 +6,9 @@ App ShowImage : ShowImageApp.cpp ShowImageConstants.cpp ShowImageStatusView.cpp ShowImageView.cpp - ShowImageWindow.cpp ; + ShowImageWindow.cpp + PrintOptionsWindow.cpp + ; LinkSharedOSLibs ShowImage : be tracker translation ;