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