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