Properly add the BeDecorator to the image

Put it inside the Haiku package.
This commit is contained in:
Adrien Destugues
2016-11-02 21:57:16 +01:00
parent ce8fd10683
commit 5c65d2f5d1
2 changed files with 5 additions and 5 deletions
+5
View File
@@ -265,6 +265,11 @@ AddFilesToPackage add-ons disk_systems
# Kernel bluetooth stack
AddFilesToPackage add-ons kernel bluetooth : $(SYSTEM_BT_STACK) ;
# decorators
AddFilesToHaikuImage system non-packaged add-ons decorators
: BeDecorator ;
# MacDecorator WinDecorator
# the MIME DB
CopyDirectoryToPackage data : <mimedb>mime_db : : : isTarget ;