summaryrefslogtreecommitdiffstats
path: root/sounds/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'sounds/Makefile.am')
-rw-r--r--sounds/Makefile.am10
1 files changed, 0 insertions, 10 deletions
diff --git a/sounds/Makefile.am b/sounds/Makefile.am
deleted file mode 100644
index 1cab2f5..0000000
--- a/sounds/Makefile.am
+++ /dev/null
@@ -1,10 +0,0 @@
-eventsrcdir = $(kde_datadir)/kshutdown
-eventsrc_DATA = eventsrc
-
-soundsdir = $(kde_datadir)/kshutdown/sounds
-sounds_DATA = \
- COPYRIGHT \
- 1m.ogg \
- 5m.ogg
-
-EXTRA_DIST = $(eventsrc_DATA) $(sounds_DATA)