summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am7
1 files changed, 7 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index ea93ef5d..48e1b122 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -55,6 +55,13 @@ systemadm_VALAFLAGS = \
systemadm_LDADD = \
$(GTK_LIBS)
+desktopdir = $(datadir)/applications
+desktop_DATA = \
+ src/systemadm.desktop
+
+EXTRA_DIST = \
+ src/systemadm.desktop
+
systemd_gnome_ask_password_agent_SOURCES = \
src/gnome-ask-password-agent.vala