summaryrefslogtreecommitdiffstats
path: root/src/retrace/plugins
diff options
context:
space:
mode:
authorMichal Toman <mtoman@redhat.com>2011-03-28 10:15:46 +0200
committerMichal Toman <mtoman@redhat.com>2011-03-28 10:16:48 +0200
commit2e2e588b4f27132e6f92e2e90906d0ecf39bc71d (patch)
treea5058ffe14c9b390d92ec58ad71ed7d3ebb55383 /src/retrace/plugins
parent82ab98c161e01de5a41902ea1961016b4d4bccca (diff)
downloadabrt-2e2e588b4f27132e6f92e2e90906d0ecf39bc71d.tar.gz
abrt-2e2e588b4f27132e6f92e2e90906d0ecf39bc71d.tar.xz
abrt-2e2e588b4f27132e6f92e2e90906d0ecf39bc71d.zip
make abrt-retrace-server RPM work properly
Diffstat (limited to 'src/retrace/plugins')
-rw-r--r--src/retrace/plugins/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/retrace/plugins/Makefile.am b/src/retrace/plugins/Makefile.am
new file mode 100644
index 00000000..251efbff
--- /dev/null
+++ b/src/retrace/plugins/Makefile.am
@@ -0,0 +1,2 @@
+plugins_PYTHON = __init__.py fedora.py
+pluginsdir = $(datadir)/abrt-retrace/plugins