summaryrefslogtreecommitdiffstats
path: root/src/Daemon/Makefile.am
diff options
context:
space:
mode:
authorJiri Moskovcak <jmoskovc@redhat.com>2009-07-07 16:19:33 +0200
committerJiri Moskovcak <jmoskovc@redhat.com>2009-07-07 16:19:33 +0200
commit4ffdeb427822df049e9b7516164a32ec9c88ea8b (patch)
treeff7e77acb4b51348d7fb5837c0dd17d22e4a097b /src/Daemon/Makefile.am
parentac7499b150a761c87cb39b6ed1c19eb5d4157e01 (diff)
downloadabrt-4ffdeb427822df049e9b7516164a32ec9c88ea8b.tar.gz
abrt-4ffdeb427822df049e9b7516164a32ec9c88ea8b.tar.xz
abrt-4ffdeb427822df049e9b7516164a32ec9c88ea8b.zip
Removed unused file
Diffstat (limited to 'src/Daemon/Makefile.am')
-rw-r--r--src/Daemon/Makefile.am2
1 files changed, 1 insertions, 1 deletions
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 \