added SubInclude ... translators so that Translators would be built when building from the root of the tree

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@706 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Matthew Wilber 2002-08-11 14:51:28 +00:00
parent 94b76b85a6
commit c25a647b79
1 changed files with 1 additions and 0 deletions

View File

@ -110,3 +110,4 @@ SubInclude OBOS_TOP src add-ons kernel ;
SubInclude OBOS_TOP src add-ons media ;
SubInclude OBOS_TOP src add-ons net ;
SubInclude OBOS_TOP src add-ons print ;
SubInclude OBOS_TOP src add-ons translators ;