Signed-off-by: Frediano Ziglio <fzig...@redhat.com>
---
 Makefile.am | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index baa9835..74ec16a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -6,11 +6,11 @@ SUBDIRS = \
 
 # this will start the program for each user session
 xdgautostartdir = $(sysconfdir)/xdg/autostart
-xdgautostart_DATA = $(top_srcdir)/data/spice-streaming.desktop
+xdgautostart_DATA = $(srcdir)/data/spice-streaming.desktop
 
 # this will start the program for the login session
 gdmautostartdir = $(datadir)/gdm/greeter/autostart
-gdmautostart_DATA = $(top_srcdir)/data/spice-streaming.desktop
+gdmautostart_DATA = $(srcdir)/data/spice-streaming.desktop
 
 pkgconfigdir = $(libdir)/pkgconfig
 pkgconfig_DATA = spice-streaming-agent.pc
-- 
2.14.3

_______________________________________________
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/spice-devel

Reply via email to