From a64fca9e1257503b5d3b5944f2254c227775b9f9 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Tue, 17 Jan 2006 00:37:55 +0000 Subject: === Release 1.9.5.1 === 2006-01-17 Christian Persch === Release 1.9.5.1 === * NEWS: * configure.ac: * data/Makefile.am: * data/chrome/Makefile.am: * po/POTFILES.in: R src/bookmarks/ephy-new-bookmark.c: R src/bookmarks/ephy-new-bookmark.h: R src/bookmarks/ephy-topics-selector.c: R src/bookmarks/ephy-topics-selector.h: Fix the tarball. --- data/Makefile.am | 4 ++-- data/chrome/Makefile.am | 7 +++++++ 2 files changed, 9 insertions(+), 2 deletions(-) (limited to 'data') diff --git a/data/Makefile.am b/data/Makefile.am index d965591de..92fffef04 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -71,7 +71,7 @@ if GCONF_SCHEMAS_INSTALL endif EXTRA_DIST = \ - $(server_in_files) \ + $(service_in_files) \ $(schema_in_files) \ $(font_schema_files) \ $(desktop_in_files) \ @@ -87,7 +87,7 @@ EXTRA_DIST = \ generate-font-schemas.py DISTCLEANFILES = \ - $(server_DATA) \ + $(service_DATA) \ $(schema_in_files:.schemas.in=.schemas) \ $(pkgconfig_DATA) \ $(default_prefs_DATA) \ diff --git a/data/chrome/Makefile.am b/data/chrome/Makefile.am index b3c90ca47..42c1ae96f 100644 --- a/data/chrome/Makefile.am +++ b/data/chrome/Makefile.am @@ -18,3 +18,10 @@ EXTRA_DIST = \ $(manifest_in_files) \ $(branding_in_files) \ $(globalchrome_DATA) + +CLEANFILES = \ + $(manifest_DATA) + +DISTCLEANFILES = \ + $(manifest_DATA) \ + $(branding_DATA) -- cgit v1.2.3