summaryrefslogtreecommitdiffstats
path: root/lib/Utils/Makefile.am
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2010-03-25 14:22:15 +0100
committerDenys Vlasenko <vda.linux@googlemail.com>2010-03-25 14:22:15 +0100
commitbb36076a03ce7bb40113d618db6d0343b8477c3f (patch)
tree917dbbeadcbfa235434d51891feafc13dfe97e2e /lib/Utils/Makefile.am
parent7b721840773a6faf2fa93562aeae1cc4c7d05804 (diff)
downloadabrt-bb36076a03ce7bb40113d618db6d0343b8477c3f.tar.gz
abrt-bb36076a03ce7bb40113d618db6d0343b8477c3f.tar.xz
abrt-bb36076a03ce7bb40113d618db6d0343b8477c3f.zip
rhfastcheck: a new reporter plugin based on Gavin's work
Plugin quickly checks RH support DB for known solutions. Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'lib/Utils/Makefile.am')
-rw-r--r--lib/Utils/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Utils/Makefile.am b/lib/Utils/Makefile.am
index aff324d6..2667b18a 100644
--- a/lib/Utils/Makefile.am
+++ b/lib/Utils/Makefile.am
@@ -45,6 +45,7 @@ libABRTdUtils_la_SOURCES = \
make_descr.cpp \
CommLayerInner.h CommLayerInner.cpp \
abrt_xmlrpc.h abrt_xmlrpc.cpp \
+ abrt_rh_support.h abrt_rh_support.cpp \
abrt_curl.h abrt_curl.cpp \
Plugin.h Plugin.cpp \
Polkit.h Polkit.cpp \