summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorBill Haneman <billh@src.gnome.org>2002-12-17 01:08:29 +0000
committerBill Haneman <billh@src.gnome.org>2002-12-17 01:08:29 +0000
commite7e47a8b85d0b2d2b4071fdd59fc73fa5b3358dd (patch)
tree0c34e7759b967f06ddd615ae558348ef0f2e48cd /src/Makefile.am
parent32a8bf50b798e45f477cbddd53faad8194c52693 (diff)
downloadmetacity-e7e47a8b85d0b2d2b4071fdd59fc73fa5b3358dd.tar.gz
Added visual bell feature, fix for 99886.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 66440381..94f3a39c 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -11,6 +11,8 @@ EGGFILES= \
metacity_SOURCES= \
async-getprop.c \
async-getprop.h \
+ bell.h \
+ bell.c \
common.h \
core.c \
core.h \