summaryrefslogtreecommitdiffstats
path: root/src/cli/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/cli/Makefile.am')
-rw-r--r--src/cli/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cli/Makefile.am b/src/cli/Makefile.am
index 9346dd16..5c1d7848 100644
--- a/src/cli/Makefile.am
+++ b/src/cli/Makefile.am
@@ -17,7 +17,7 @@ abrt_cli_CPPFLAGS = \
# $(GTK_CFLAGS)
abrt_cli_LDADD = \
- ../lib/libabrt.la \
+ ../lib/libreport.la \
../lib/libabrt_dbus.la \
$(GLIB_LIBS)