summaryrefslogtreecommitdiffstats
path: root/src/daemon/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/daemon/Makefile.am')
-rw-r--r--src/daemon/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/daemon/Makefile.am b/src/daemon/Makefile.am
index 0a00c254..f2f90d69 100644
--- a/src/daemon/Makefile.am
+++ b/src/daemon/Makefile.am
@@ -38,7 +38,8 @@ abrtd_CPPFLAGS = \
abrtd_LDADD = \
$(DBUS_LIBS) \
../lib/libabrt.la \
- $(LIBREPORT_LIBS) -labrt_dbus
+ $(LIBREPORT_LIBS) \
+ -labrt_dbus
abrt_server_SOURCES = \
abrt-server.c