summaryrefslogtreecommitdiffstats
path: root/src/plugins/Makefile.am
diff options
context:
space:
mode:
authorNikola Pajkovsky <npajkovs@redhat.com>2011-05-12 15:04:20 +0200
committerNikola Pajkovsky <npajkovs@redhat.com>2011-05-12 15:10:52 +0200
commitfde636eb9d570dcf56c46bf10a2490f07d684789 (patch)
tree9563ccae19d07e18c43373fb3d39d5949b6dfb53 /src/plugins/Makefile.am
parent1de58ce7be0e869490b02f197800d80d7020af75 (diff)
downloadabrt-fde636eb9d570dcf56c46bf10a2490f07d684789.tar.gz
abrt-fde636eb9d570dcf56c46bf10a2490f07d684789.tar.xz
abrt-fde636eb9d570dcf56c46bf10a2490f07d684789.zip
abrt-action-bugzilla.cpp -> src/plugins/abrt-action-bugzilla.c
no code change Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com>
Diffstat (limited to 'src/plugins/Makefile.am')
-rw-r--r--src/plugins/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/Makefile.am b/src/plugins/Makefile.am
index 22c1b85a..df0ad944 100644
--- a/src/plugins/Makefile.am
+++ b/src/plugins/Makefile.am
@@ -239,7 +239,7 @@ abrt_action_analyze_backtrace_LDADD = \
../btparser/libbtparser.la
abrt_action_bugzilla_SOURCES = \
- abrt-action-bugzilla.cpp rhbz.c rhbz.h
+ abrt-action-bugzilla.c rhbz.c rhbz.h
abrt_action_bugzilla_CPPFLAGS = \
-I$(srcdir)/../include/report -I$(srcdir)/../include \
-I$(srcdir)/../lib \