From 0a63547d0eda83fb90c7a4bc0cfe475880e8dc4a Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Tue, 24 Jul 2007 12:12:10 +0000 Subject: 2007-07-24 Richard Hughes * bus/.cvsignore: Add the autogenerated binary files. --- ChangeLog | 5 +++++ bus/.cvsignore | 2 ++ 2 files changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 25e39c1b..da2406ff 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-07-24 Richard Hughes + + * bus/.cvsignore: + Add the autogenerated binary files. + 2007-07-24 Richard Hughes * bus/Makefile.am: diff --git a/bus/.cvsignore b/bus/.cvsignore index e522ea23..21817b8e 100644 --- a/bus/.cvsignore +++ b/bus/.cvsignore @@ -5,6 +5,8 @@ Makefile.in *.lo *.la dbus-daemon +dbus-daemon-activation-helper +dbus-daemon-activation-helper-test *.bb *.bbg *.da -- cgit