diff options
| author | Karel Klic <kklic@redhat.com> | 2009-11-26 10:35:03 +0100 |
|---|---|---|
| committer | Karel Klic <kklic@redhat.com> | 2009-11-26 10:35:03 +0100 |
| commit | 956b67b4934078fc32bce238c2e01699be93beaf (patch) | |
| tree | d0cf79f9889707b648e78664d9c351543f78922b /src/Daemon | |
| parent | 3189f5f1dec5b19e24af444230859358eb45d742 (diff) | |
| parent | 257b6d0bfdaef3f143dc8249677a56586031e604 (diff) | |
Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt
Diffstat (limited to 'src/Daemon')
| -rw-r--r-- | src/Daemon/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Daemon/Makefile.am b/src/Daemon/Makefile.am index a5bb64f..fc4f5e2 100644 --- a/src/Daemon/Makefile.am +++ b/src/Daemon/Makefile.am @@ -29,6 +29,7 @@ abrtd_CPPFLAGS = \ -D_GNU_SOURCE abrtd_LDADD = \ ../../lib/Utils/libABRTUtils.la \ + ../../lib/Utils/libABRTdUtils.la \ $(DL_LIBS) \ $(DBUS_LIBS) \ $(RPM_LIBS) \ |
