From 27537ac63163dd32a15c2494737af49878a8b14d Mon Sep 17 00:00:00 2001 From: Chema Celorio Date: Thu, 26 Jul 2001 04:46:25 +0000 Subject: [PATCH] remove the OAF_FILE_IN_RULE and copy it here (bonobo_sources): add 2001-07-25 Chema Celorio * Makefile.am: remove the OAF_FILE_IN_RULE and copy it here (bonobo_sources): add bonobo-properties-editor-range.[ch] * Makefile.am: remove the DESKTOP_IN_RULE and copy the sed here --- capplets/keyboard/ChangeLog | 1 + capplets/keyboard/Makefile.am | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/capplets/keyboard/ChangeLog b/capplets/keyboard/ChangeLog index 7a4496bc9..f4b075b6d 100644 --- a/capplets/keyboard/ChangeLog +++ b/capplets/keyboard/ChangeLog @@ -1,6 +1,7 @@ 2001-07-25 Chema Celorio * Makefile.am: remove the OAF_FILE_IN_RULE and copy it here + (bonobo_sources): add bonobo-properties-editor-range.[ch] * Makefile.am: remove the DESKTOP_IN_RULE and copy the sed here diff --git a/capplets/keyboard/Makefile.am b/capplets/keyboard/Makefile.am index 89b2d97c6..c5db1cb0a 100644 --- a/capplets/keyboard/Makefile.am +++ b/capplets/keyboard/Makefile.am @@ -5,7 +5,8 @@ bin_PROGRAMS = keyboard-properties keyboard_properties_LDADD = $(GNOMECC_CAPPLETS_LIBS) $(XF86MISC_LIBS) bonobo_sources = \ - keyboard-properties.c + keyboard-properties.c \ + bonobo-property-editor-range.c bonobo-property-editor-range.h legacy_sources = \ main.c \