disabled schemas directory from the build, those files are now part of
2008-01-16 Rodrigo Moya <rodrigo@gnome-db.org> * Makefile.am: * configure.in: disabled schemas directory from the build, those files are now part of gnome-settings-daemon. svn path=/trunk/; revision=8397
This commit is contained in:
parent
5f3355c499
commit
e7157301e4
3 changed files with 7 additions and 2 deletions
|
@ -1,3 +1,9 @@
|
|||
2008-01-16 Rodrigo Moya <rodrigo@gnome-db.org>
|
||||
|
||||
* Makefile.am:
|
||||
* configure.in: disabled schemas directory from the build, those
|
||||
files are now part of gnome-settings-daemon.
|
||||
|
||||
2008-01-14 Rodrigo Moya <rodrigo@gnome-db.org>
|
||||
|
||||
* configure.in:
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
SUBDIRS = po libsounds libbackground libwindow-settings libslab capplets shell help vfs-methods schemas $(TYPING_BREAK)
|
||||
SUBDIRS = po libsounds libbackground libwindow-settings libslab capplets shell help vfs-methods $(TYPING_BREAK)
|
||||
|
||||
ACLOCAL_AMFLAGS = -I m4
|
||||
|
||||
|
|
|
@ -525,7 +525,6 @@ libsounds/Makefile
|
|||
libwindow-settings/Makefile
|
||||
libwindow-settings/gnome-window-settings-2.0.pc
|
||||
po/Makefile.in
|
||||
schemas/Makefile
|
||||
shell/Makefile
|
||||
shell/gnomecc.desktop.in
|
||||
typing-break/Makefile
|
||||
|
|
Loading…
Add table
Reference in a new issue