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