summary refs log tree commit diff stats
path: root/share/Makefile.am
diff options
context:
space:
mode:
authorBerke Viktor <bviktor@hexchat.org>2013-04-27 23:00:18 +0200
committerBerke Viktor <bviktor@hexchat.org>2013-04-27 23:00:18 +0200
commit6001ceff9f9383c4c3f04e056cd09b118d11b044 (patch)
tree5002d853e10113de30184c943c66984588765581 /share/Makefile.am
parent8e3db00daccbad5c0c87c6f6d118a9db44238ab3 (diff)
Get rid of bundled beep
Diffstat (limited to 'share/Makefile.am')
-rw-r--r--share/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/Makefile.am b/share/Makefile.am
index 5c331fd1..6d143b61 100644
--- a/share/Makefile.am
+++ b/share/Makefile.am
@@ -1,3 +1,3 @@
 if DO_GTK
-SUBDIRS = icons sounds misc
+SUBDIRS = icons misc
 endif