From: Nickolay V. Shmyrev Date: Fri, 19 Aug 2005 18:34:55 +0000 (+0000) Subject: Don't include autogenerated file ev-application-service.h into X-Git-Tag: EVINCE_0_4_0~25 X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=commitdiff_plain;h=d3955c8b7e547f0adb7ce5cb821fff0bf49d7dee;p=evince.git Don't include autogenerated file ev-application-service.h into * shell/Makefile.am: Don't include autogenerated file ev-application-service.h into distribution, since it causes dbus crash. Fix for bugs 313724 and 313443. --- diff --git a/ChangeLog b/ChangeLog index 3f96e10c..651cafd4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2005-08-19 Nickolay V. Shmyrev + + * shell/Makefile.am: Don't include autogenerated + file ev-application-service.h into distribution, since + it causes dbus crash. Fix for bugs 313724 and 313443. + 2005-08-18 Nickolay V. Shmyrev * configure.ac: Fix sed expression for FreeBSD. Thanks diff --git a/shell/Makefile.am b/shell/Makefile.am index f756f622..7ec41136 100644 --- a/shell/Makefile.am +++ b/shell/Makefile.am @@ -83,7 +83,6 @@ BUILT_SOURCES += ev-application-service.h endif EXTRA_DIST = ev-marshal.list \ - ev-application-service.h \ ev-application-service.xml