From 04723912ea75a4b29f359572975ee6283ca9f33a Mon Sep 17 00:00:00 2001 From: Stefano Ceccherini Date: Thu, 26 Oct 2006 20:09:45 +0000 Subject: [PATCH] Added PictureTest to the image. For now it's really unimpressive, I hope someone will make it a bit more interesting, otherwise it'll get pruned from the image... git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19131 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- build/jam/HaikuImage | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/jam/HaikuImage b/build/jam/HaikuImage index e09045fd13..5acec9539e 100644 --- a/build/jam/HaikuImage +++ b/build/jam/HaikuImage @@ -43,7 +43,7 @@ BEOS_APPS = Terminal Expander People ShowImage Clock Pulse ProcessController BEOS_PREFERENCES = Backgrounds DataTranslations E-mail FileTypes Fonts Media Menu Mouse Keyboard Keymap Printers Screen ScreenSaver Sounds Time VirtualMemory ; -BEOS_DEMOS = BitmapDrawing Chart $(X86_ONLY)GLTeapot Playground +BEOS_DEMOS = BitmapDrawing Chart $(X86_ONLY)GLTeapot PictureTest Playground ; BEOS_SYSTEM_LIB = libbe.so $(HAIKU_LIBSTDC++) libmedia.so libtracker.so libtranslation.so libnetwork.so libdebug.so libbsd.so libmail.so