From 419732753c8927552d07206f9d5ef04eeb2fc820 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Crozat?= Date: Tue, 29 Jul 2003 09:22:29 +0000 Subject: [PATCH] Quiet CVS. * capplets/accessibility/at-properties/.cvsignore: * vfs-methods/themus/.cvsignore: Quiet CVS. * vfs-methods/themus/Makefile.am: Add missing files to EXTRA_DIST. Fix distcheck. * gnome-settings-daemon/Makefile.am: Really don't ship generated files in tarball. --- ChangeLog | 12 ++++++++++++ capplets/accessibility/at-properties/.cvsignore | 4 ++++ gnome-settings-daemon/Makefile.am | 2 -- vfs-methods/themus/.cvsignore | 1 + vfs-methods/themus/Makefile.am | 2 ++ 5 files changed, 19 insertions(+), 2 deletions(-) create mode 100644 capplets/accessibility/at-properties/.cvsignore diff --git a/ChangeLog b/ChangeLog index 1e3bf590e..d917872f5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2003-07-29 Frederic Crozat + + * capplets/accessibility/at-properties/.cvsignore: + * vfs-methods/themus/.cvsignore: + Quiet CVS. + + * vfs-methods/themus/Makefile.am: + Add missing files to EXTRA_DIST. Fix distcheck. + + * gnome-settings-daemon/Makefile.am: + Really don't ship generated files in tarball. + 2003-07-24 Andrew Sobala * Added libglade to themus configure check diff --git a/capplets/accessibility/at-properties/.cvsignore b/capplets/accessibility/at-properties/.cvsignore new file mode 100644 index 000000000..70d3c2c26 --- /dev/null +++ b/capplets/accessibility/at-properties/.cvsignore @@ -0,0 +1,4 @@ +*.desktop +Makefile +Makefile.in +gnome-at-properties diff --git a/gnome-settings-daemon/Makefile.am b/gnome-settings-daemon/Makefile.am index 296d2166c..aa31e1ad9 100644 --- a/gnome-settings-daemon/Makefile.am +++ b/gnome-settings-daemon/Makefile.am @@ -89,6 +89,4 @@ server_DATA = $(server_in_files:.server.in=.server) CLEANFILES = $(BUILT_SOURCES) EXTRA_DIST = \ - $(BUILT_SOURCES) \ - $(server_DATA) \ $(server_in_files) \ diff --git a/vfs-methods/themus/.cvsignore b/vfs-methods/themus/.cvsignore index 5dc1aee21..4f7173944 100644 --- a/vfs-methods/themus/.cvsignore +++ b/vfs-methods/themus/.cvsignore @@ -7,3 +7,4 @@ Themus_Properties_View.server.in gnome-theme-thumbnailer theme-method.directory themus.schemas +themus-theme-applier diff --git a/vfs-methods/themus/Makefile.am b/vfs-methods/themus/Makefile.am index 9491c0a6b..467a6287d 100644 --- a/vfs-methods/themus/Makefile.am +++ b/vfs-methods/themus/Makefile.am @@ -83,6 +83,8 @@ EXTRA_DIST = \ theme-method.conf \ themus.schemas.in \ Themus_Properties_View.server.in.in \ + themus.applications \ + themus.keys \ ChangeLog DISTCLEANFILES = \