From b4243647105667b0d346f991c647d8e57bfed033 Mon Sep 17 00:00:00 2001 From: Bill Haneman Date: Tue, 28 Jan 2003 15:07:43 +0000 Subject: Reinstated visual-bell patch, fix for bug 99886. --- src/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/Makefile.am') 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 \ -- cgit v1.2.1