remove the OAF_FILE_IN_RULE and copy it here (bonobo_sources): add

2001-07-25  Chema Celorio  <chema@celorio.com>

	* 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
This commit is contained in:
Chema Celorio 2001-07-26 04:46:25 +00:00 committed by Jose Maria Celorio
parent 2e2903d352
commit 27537ac631
2 changed files with 3 additions and 1 deletions

View file

@ -1,6 +1,7 @@
2001-07-25 Chema Celorio <chema@celorio.com>
* 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

View file

@ -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 \