Add background, screensaver files (install-data-local): Allow

2001-12-20  Bradford Hovinen  <hovinen@ximian.com>

	* schemas/Makefile.am (schema_DATA): Add background, screensaver
	files
	(install-data-local): Allow specification of multiple schema files

	* capplets/default-applications/Makefile.am: Clean up
This commit is contained in:
Bradford Hovinen 2001-12-20 19:45:12 +00:00 committed by Bradford Hovinen (Gdict maintainer)
parent ac652d54ee
commit 7ec25076f0
6 changed files with 20 additions and 37 deletions

View file

@ -16,5 +16,5 @@ desktop_DATA = background.desktop
INCLUDES = $(GNOMECC_CAPPLETS_CFLAGS) -I$(top_srcdir)/libbackground
CLEANFILES = $(GNOMECC_CAPPLETS_CLEANFILES)
EXTRA_DIST = $(Glade_DATA) $(icons_DATA)
EXTRA_DIST = $(Glade_DATA) $(icons_DATA) $(desktop_DATA)