Fixed typo in the Jamfile that prevented the mail daemon resource file from being added correctly.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@9023 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -4,7 +4,7 @@ UsePrivateHeaders mail ;
|
|||||||
|
|
||||||
SubDirHdrs [ FDirName $(OBOS_TOP) headers os add-ons mail_daemon ] ;
|
SubDirHdrs [ FDirName $(OBOS_TOP) headers os add-ons mail_daemon ] ;
|
||||||
|
|
||||||
AddResources E-mail : <$(SOURCE_GRIST)>mail_daemon.rsrc ;
|
AddResources mail_daemon : <$(SOURCE_GRIST)>mail_daemon.rsrc ;
|
||||||
|
|
||||||
Server mail_daemon :
|
Server mail_daemon :
|
||||||
deskbarview.cpp
|
deskbarview.cpp
|
||||||
|
|||||||
Reference in New Issue
Block a user