Announce y.tab.h inclusion of parse.h to jam.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31523 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Ingo Weinhold 2009-07-11 20:25:39 +00:00
parent 31af373488
commit 6cba4149a1
1 changed files with 3 additions and 0 deletions

View File

@ -97,5 +97,8 @@ Includes [ FGristFiles trap.c ] : <bash>signames.h ;
Includes [ FGristFiles execute_cmd.c jobs.c parse.c trap.c ]
: <bash>builtext.h ;
# y.tab.h includes parse.h
Includes [ FGristFiles y.tab.h ] : [ FGristFiles parse.h ] ;
SubInclude HAIKU_TOP src bin bash lib ;
SubInclude HAIKU_TOP src bin bash builtins ;