added canna method in an optional directory of the HD image, for testing purpose

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@18880 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Jérôme Duval
2006-09-18 12:25:36 +00:00
parent c49e0c68b0
commit a0e9b7d3ee
+3 -1
View File
@@ -243,7 +243,6 @@ AddSymlinkToHaikuImage beos system add-ons Tracker : /boot/beos/preferences/Back
AddFilesToHaikuImage beos system add-ons input_server devices
: <input>keyboard <input>mouse ;
AddFilesToHaikuImage beos system add-ons input_server filters : screen_saver ;
# AddFilesToHaikuImage beos system add-ons input_server methods : canna ;
AddFilesToHaikuImage beos system add-ons kernel network
: stack ;
AddFilesToHaikuImage beos system add-ons kernel network devices
@@ -262,6 +261,9 @@ AddDirectoryToHaikuImage home config add-ons Screen\ Savers ;
AddDirectoryToHaikuImage home config add-ons Translators ;
AddDirectoryToHaikuImage beos etc synth ;
#optional
AddFilesToHaikuImage optional beos system add-ons input_server methods : canna ;
#pragma mark -