summaryrefslogtreecommitdiff
path: root/data/autostart/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'data/autostart/Makefile.am')
-rw-r--r--data/autostart/Makefile.am13
1 files changed, 13 insertions, 0 deletions
diff --git a/data/autostart/Makefile.am b/data/autostart/Makefile.am
new file mode 100644
index 00000000..fa7d1e83
--- /dev/null
+++ b/data/autostart/Makefile.am
@@ -0,0 +1,13 @@
+NULL =
+
+desktopdir = $(pkgdatadir)/greeter/autostart
+desktop_DATA = orca-autostart.desktop \
+ $(NULL)
+
+EXTRA_DIST = \
+ $(desktop_DATA) \
+ $(NULL)
+
+MAINTAINERCLEANFILES = \
+ *~ \
+ Makefile.in