summaryrefslogtreecommitdiffstats
path: root/lib/Utils/Makefile.am
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2009-10-30 17:46:26 +0100
committerDenys Vlasenko <vda.linux@googlemail.com>2009-10-30 17:46:26 +0100
commit70e0330d6919b3e7e372e5cdd04282a51fe64788 (patch)
tree1433a08aaddd14bd01c59acccd9080de9239e675 /lib/Utils/Makefile.am
parent7ed940376e92f31dd7fb79720788d6b6f7425b43 (diff)
downloadabrt-70e0330d6919b3e7e372e5cdd04282a51fe64788.tar.gz
abrt-70e0330d6919b3e7e372e5cdd04282a51fe64788.tar.xz
abrt-70e0330d6919b3e7e372e5cdd04282a51fe64788.zip
lib/Plugins/Bugzilla: generate less sparse bug report comments
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'lib/Utils/Makefile.am')
-rw-r--r--lib/Utils/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Utils/Makefile.am b/lib/Utils/Makefile.am
index 3c510851..7823b4d4 100644
--- a/lib/Utils/Makefile.am
+++ b/lib/Utils/Makefile.am
@@ -15,7 +15,7 @@ libABRTUtils_la_SOURCES = \
DebugDump.h DebugDump.cpp \
CommLayerInner.h CommLayerInner.cpp \
abrt_dbus.h abrt_dbus.cpp \
- Plugin.h Plugin.cpp \
+ Plugin.h Plugin.cpp make_descr.cpp \
Polkit.h Polkit.cpp \
Action.h Database.h Reporter.h Analyzer.h \
Observer.h \