fix build
2002-06-19 jacob berkman <jacob@ximian.com> * Makefile.am: fix build
This commit is contained in:
parent
ec5114d04c
commit
394f64e38c
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2002-06-19 jacob berkman <jacob@ximian.com>
|
||||
|
||||
* Makefile.am: fix build
|
||||
|
||||
2002-06-17 Jody Goldberg <jody@gnome.org>
|
||||
|
||||
* Release 2.0.0
|
||||
|
|
|
@ -34,9 +34,10 @@ gnome_settings_daemon_SOURCES = \
|
|||
xsettings-manager.h \
|
||||
gnome-settings-keybindings.c \
|
||||
gnome-settings-keybindings.h \
|
||||
$(AccessX_files) \
|
||||
$(CORBA_GENERATED)
|
||||
|
||||
# $(AccessX_files) \
|
||||
|
||||
gnome_settings_daemon_LDADD = \
|
||||
$(GNOME_SETTINGS_DAEMON_LIBS) \
|
||||
$(top_builddir)/libbackground/libbackground.la \
|
||||
|
|
Loading…
Add table
Reference in a new issue