xref: /haiku/src/tests/kits/media/notificationtest/Jamfile (revision 9f739dd2e868114ce19ae73afcff07caf2ddb8b6)
1SubDir HAIKU_TOP src tests kits media notificationtest ;
2
3SimpleTest NotificationTest
4	: main.cpp
5	: media be root [ TargetLibsupc++ ]
6;
7
8