summaryrefslogtreecommitdiffstats
path: root/extras/shutdown/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'extras/shutdown/Makefile.am')
-rw-r--r--extras/shutdown/Makefile.am8
1 files changed, 8 insertions, 0 deletions
diff --git a/extras/shutdown/Makefile.am b/extras/shutdown/Makefile.am
new file mode 100644
index 0000000..1ff8407
--- /dev/null
+++ b/extras/shutdown/Makefile.am
@@ -0,0 +1,8 @@
+extrasdir = $(kde_datadir)/kshutdown/extras/shutdown
+
+extras_DATA = \
+ .directory \
+ cancelshutdown.desktop \
+ fsck.desktop
+
+EXTRA_DIST = $(extras_DATA)