summaryrefslogtreecommitdiffstats
path: root/src/sounds
diff options
context:
space:
mode:
authorSlávek Banko <[email protected]>2022-08-27 14:15:03 +0200
committerSlávek Banko <[email protected]>2022-08-27 14:15:03 +0200
commit3e30a7a74408b3217e3f5a22754cdd39c29d3ca2 (patch)
tree1953c059e0184bed19352f3985d943ea633bd3ba /src/sounds
parent0a7dd146a5b291c69f6f3d4a82b7209e6f4e2847 (diff)
downloadk3b-3e30a7a74408b3217e3f5a22754cdd39c29d3ca2.tar.gz
k3b-3e30a7a74408b3217e3f5a22754cdd39c29d3ca2.zip
Drop automake build support.
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'src/sounds')
-rw-r--r--src/sounds/Makefile.am5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/sounds/Makefile.am b/src/sounds/Makefile.am
deleted file mode 100644
index 28cec7c..0000000
--- a/src/sounds/Makefile.am
+++ /dev/null
@@ -1,5 +0,0 @@
-
-soundsdir = $(kde_sounddir)
-sounds_DATA = k3b_success1.wav k3b_error1.wav k3b_wait_media1.wav
-
-EXTRA_DIST = $(sounds_DATA)