xref: /haiku/src/bin/keystore/Jamfile (revision 84cc2b9655c438c28cd0073991f41684d41d1fe8)
1SubDir HAIKU_TOP src bin keystore ;
2
3BinCommand keystore :
4	keystore.cpp
5	: be
6	: keystore.rdef ;
7