chiark / gitweb /
build-sys: allow cross-compilation
[elogind.git] / src / dbus-automount.c
index 3bccb4e5f735df83e46679a6d03d5276178f7c13..af277af39c77f317cbfe63b92770ecc25892c697 100644 (file)
@@ -38,7 +38,7 @@
         BUS_INTROSPECTABLE_INTERFACE                                 \
         "</node>\n"
 
-const char bus_automount_interface[] = BUS_AUTOMOUNT_INTERFACE;
+const char bus_automount_interface[] _introspect_("Automount") = BUS_AUTOMOUNT_INTERFACE;
 
 DBusHandlerResult bus_automount_message_handler(Unit *u, DBusConnection *c, DBusMessage *message) {
         const BusProperty properties[] = {