summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorBill Haneman <billh@src.gnome.org>2003-01-28 15:07:43 +0000
committerBill Haneman <billh@src.gnome.org>2003-01-28 15:07:43 +0000
commitb4243647105667b0d346f991c647d8e57bfed033 (patch)
tree82255a87796fb3a2ea3020bede91ca62b0da5fb5 /src/Makefile.am
parent4fb05e54ab1616d5842dba31ff1d9832cce704be (diff)
downloadmetacity-b4243647105667b0d346f991c647d8e57bfed033.tar.gz
Reinstated visual-bell patch, fix for bug 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 3571b85a..6b108757 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 \