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