xref: /haiku/src/tests/system/glue/Jamfile (revision 5ac9b506412b11afb993bb52d161efe7666958a5)
1SubDir HAIKU_TOP src tests system glue ;
2
3SimpleTest StackAlign :
4	StackAlign.cpp
5;
6