summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--daemon/Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/daemon/Makefile.am b/daemon/Makefile.am
index 910f0095..aa0d3a8d 100644
--- a/daemon/Makefile.am
+++ b/daemon/Makefile.am
@@ -49,6 +49,11 @@ systemduserunit_DATA = \
daemon/gnome-keyring-daemon.socket \
daemon/gnome-keyring-daemon.service \
$(NULL)
+
+EXTRA_DIST += \
+ daemon/gnome-keyring-daemon.socket \
+ daemon/gnome-keyring-daemon.service.in \
+ $(NULL)
endif
desktopdir = $(sysconfdir)/xdg/autostart