From d3955c8b7e547f0adb7ce5cb821fff0bf49d7dee Mon Sep 17 00:00:00 2001 From: "Nickolay V. Shmyrev" Date: Fri, 19 Aug 2005 18:34:55 +0000 Subject: [PATCH] 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. --- ChangeLog | 6 ++++++ shell/Makefile.am | 1 - 2 files changed, 6 insertions(+), 1 deletion(-) 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 -- 2.43.0