From 4ffdeb427822df049e9b7516164a32ec9c88ea8b Mon Sep 17 00:00:00 2001 From: Jiri Moskovcak Date: Tue, 7 Jul 2009 16:19:33 +0200 Subject: Removed unused file --- src/Daemon/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Daemon/Makefile.am') diff --git a/src/Daemon/Makefile.am b/src/Daemon/Makefile.am index 01dc622b..61d19207 100644 --- a/src/Daemon/Makefile.am +++ b/src/Daemon/Makefile.am @@ -1,5 +1,5 @@ sbin_PROGRAMS = abrt -abrt_SOURCES = CrashWatcher.cpp CrashWatcher.h Daemon.cpp DBusServerProxy.h \ +abrt_SOURCES = CrashWatcher.cpp CrashWatcher.h Daemon.cpp \ DBusCommon.h Settings.h Settings.cpp abrt_CPPFLAGS = -I$(srcdir)/../../lib/MiddleWare -I$(srcdir)/../../lib/CommLayer\ -I$(srcdir)/../../inc -I$(srcdir)/../../lib/Utils \ -- cgit