I WILL COMPILE BEFORE COMMITTING

I WILL COMPILE BEFORE COMMITTING
I WILL COMPILE BEFORE COMMITTING
I WILL COMPILE BEFORE COMMITTING

2002-05-06  Anders Carlsson  <andersca@gnu.org>

	* schemas/Makefile.am: Doh! Remove the file from automake.
This commit is contained in:
Anders Carlsson 2002-05-06 08:29:02 +00:00 committed by Anders Carlsson
parent 013a056251
commit 13719951dd
2 changed files with 2 additions and 1 deletions

View file

@ -1,5 +1,7 @@
2002-05-06 Anders Carlsson <andersca@gnu.org>
* schemas/Makefile.am: Doh! Remove the file from automake.
* schemas/apps_gnome_keybinding_properties.schemas:
We now hard-code the key list, so this isn't neede anymore.

View file

@ -1,6 +1,5 @@
schemadir = @GCONF_SCHEMA_FILE_DIR@
schema_DATA = \
apps_gnome_keybinding_properties.schemas \
apps_gnome_settings_daemon_screensaver.schemas
schema_source_data = $(foreach file, $(schema_DATA), $(srcdir)/$(file))