build: fix dbus activation file generation
https://bugzilla.gnome.org/show_bug.cgi?id=704711
This commit is contained in:
@@ -265,7 +265,6 @@ data/Makefile
|
|||||||
data/ModemManager.pc
|
data/ModemManager.pc
|
||||||
data/mm-glib.pc
|
data/mm-glib.pc
|
||||||
data/org.freedesktop.ModemManager1.policy.in
|
data/org.freedesktop.ModemManager1.policy.in
|
||||||
data/org.freedesktop.ModemManager1.service
|
|
||||||
include/Makefile
|
include/Makefile
|
||||||
include/ModemManager-version.h
|
include/ModemManager-version.h
|
||||||
build-aux/Makefile
|
build-aux/Makefile
|
||||||
|
@@ -35,6 +35,9 @@ endif
|
|||||||
dbusactivationdir = $(datadir)/dbus-1/system-services
|
dbusactivationdir = $(datadir)/dbus-1/system-services
|
||||||
dbusactivation_DATA = org.freedesktop.ModemManager1.service
|
dbusactivation_DATA = org.freedesktop.ModemManager1.service
|
||||||
dbusactivation_in_files = org.freedesktop.ModemManager1.service.in
|
dbusactivation_in_files = org.freedesktop.ModemManager1.service.in
|
||||||
|
org.freedesktop.ModemManager1.service: org.freedesktop.ModemManager1.service.in
|
||||||
|
$(edit) $< >$@
|
||||||
|
|
||||||
|
|
||||||
# Icon
|
# Icon
|
||||||
icondir=${datadir}/icons/hicolor/22x22/apps
|
icondir=${datadir}/icons/hicolor/22x22/apps
|
||||||
|
Reference in New Issue
Block a user