diff options
| -rw-r--r-- | ChangeLog | 5 | ||||
| -rw-r--r-- | bus/.cvsignore | 2 | 
2 files changed, 7 insertions, 0 deletions
| @@ -1,5 +1,10 @@  2007-07-24  Richard Hughes  <richard@hughsie.com> +	* bus/.cvsignore: +	Add the autogenerated binary files. + +2007-07-24  Richard Hughes  <richard@hughsie.com> +  	* bus/Makefile.am:  	* bus/test.h:  	Add the build glue for the lauch helper, and also add the launch-helper 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 | 
