diff options
| author | Jiri Moskovcak <jmoskovc@redhat.com> | 2011-03-03 16:20:43 +0100 |
|---|---|---|
| committer | Jiri Moskovcak <jmoskovc@redhat.com> | 2011-03-03 16:20:43 +0100 |
| commit | 28a7bf1a5432f7e9af4661dc3032b411b7d8f1b0 (patch) | |
| tree | 34f4f1bb3d36da7cdf40a09d87410ed0e88fff5b /src/report-python | |
| parent | d9e8fe008f00be57986412d39ab01ce39bbd693a (diff) | |
| parent | cd205619d987cbcf839a5e9261037e40e50d9d5c (diff) | |
| download | abrt-28a7bf1a5432f7e9af4661dc3032b411b7d8f1b0.tar.gz abrt-28a7bf1a5432f7e9af4661dc3032b411b7d8f1b0.tar.xz abrt-28a7bf1a5432f7e9af4661dc3032b411b7d8f1b0.zip | |
Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt
Diffstat (limited to 'src/report-python')
| -rw-r--r-- | src/report-python/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/report-python/Makefile.am b/src/report-python/Makefile.am index cff7af64..a00e2d7b 100644 --- a/src/report-python/Makefile.am +++ b/src/report-python/Makefile.am @@ -29,7 +29,7 @@ _pyreport_la_LDFLAGS = \ -avoid-version \ -export-symbols-regex init_pyreport _pyreport_la_LIBADD = \ - ../lib/libreport2.la + ../lib/libreport.la # report compat: |
