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