[gnome-applets] inhibit: fix distcheck
- From: Alberts Muktupāvels <muktupavels src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-applets] inhibit: fix distcheck
- Date: Sun, 27 Sep 2015 18:45:37 +0000 (UTC)
commit 28beef18d0ff1c380702ca518b5dd2075076259c
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date: Sun Sep 27 21:19:40 2015 +0300
inhibit: fix distcheck
inhibit/Makefile.am | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/inhibit/Makefile.am b/inhibit/Makefile.am
index 06b49a1..a9d0796 100644
--- a/inhibit/Makefile.am
+++ b/inhibit/Makefile.am
@@ -29,12 +29,12 @@ gnome_inhibit_applet_LDADD = \
$(GNOME_APPLETS_LIBS)
dbus-inhibit.h:
-dbus-inhibit.c: org.gnome.SessionManager.xml Makefile.am
+dbus-inhibit.c: org.gnome.SessionManager.xml
$(AM_V_GEN) gdbus-codegen \
--interface-prefix=org.gnome. \
--generate-c-code dbus-inhibit \
--c-namespace DBus \
- org.gnome.SessionManager.xml
+ $(srcdir)/org.gnome.SessionManager.xml
appletdir = $(LIBPANEL_APPLET_DIR)
applet_in_files = org.gnome.InhibitApplet.panel-applet.in
@@ -69,6 +69,7 @@ CLEANFILES = $(applet_DATA) $(applet_DATA).in $(BUILT_SOURCES) $(service_DATA)
EXTRA_DIST = \
org.gnome.InhibitApplet.panel-applet.in.in \
+ org.gnome.SessionManager.xml \
$(ui_DATA) \
$(service_in_files)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]