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 \