fix build

2002-06-19  jacob berkman  <jacob@ximian.com>

	* Makefile.am: fix build
This commit is contained in:
jacob berkman 2002-06-19 22:46:39 +00:00 committed by Jacob Berkman
parent ec5114d04c
commit 394f64e38c
2 changed files with 6 additions and 1 deletions

View file

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

View file

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