aboutsummaryrefslogtreecommitdiff
path: root/tests/indicator-messages-service-activate.build.sh
blob: 87a03166f7919d84b305b6cd855f500be308af15 (plain)
1
2
3
#!/bin/sh

gcc -o indicator-messages-service-activate indicator-messages-service-activate.c `pkg-config --cflags --libs dbus-1 dbus-glib-1`