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