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