Author: rodrigo
Date: Wed Jan 16 12:27:29 2008
New Revision: 8397
URL: http://svn.gnome.org/viewvc/gnome-control-center?rev=8397&view=rev
Log:
2008-01-16 Rodrigo Moya <[EMAIL PROTECTED]>
* Makefile.am:
* configure.in: disabled schemas directory from the build, those
files are now part of gnome-settings-daemon.
Modified:
trunk/ChangeLog
trunk/Makefile.am
trunk/configure.in
Modified: trunk/Makefile.am
==============================================================================
--- trunk/Makefile.am (original)
+++ trunk/Makefile.am Wed Jan 16 12:27:29 2008
@@ -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
Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in (original)
+++ trunk/configure.in Wed Jan 16 12:27:29 2008
@@ -525,7 +525,6 @@
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
_______________________________________________
SVN-commits-list mailing list (read only)
http://mail.gnome.org/mailman/listinfo/svn-commits-list
Want to limit the commits to a few modules? Go to above URL, log in to edit
your options and select the modules ('topics') you want.
Module maintainer? It is possible to set the reply-to to your development
mailing list. Email [EMAIL PROTECTED] if interested.