diff options
author | Rodrigo Moya <rodrigo@gnome-db.org> | 2008-01-12 01:39:30 +0000 |
---|---|---|
committer | Rodrigo Moya <rodrigo@src.gnome.org> | 2008-01-12 01:39:30 +0000 |
commit | 18929622c3a7fdc03b5315156ebc38c6291960c8 (patch) | |
tree | 3a6ba42e2443333344e4829a3c5b007c28fcd85d /Makefile.am | |
parent | 1006b43d3fd02ba1f8c080b6f1af2ae2a19b54ab (diff) | |
download | gnome-control-center-18929622c3a7fdc03b5315156ebc38c6291960c8.tar.gz |
disabled settings daemon build so that the separate module gets more
2008-01-12 Rodrigo Moya <rodrigo@gnome-db.org>
* Makefile.am: disabled settings daemon build so that the separate
module gets more testing.
svn path=/trunk/; revision=8381
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index bf842ba6a..8c9e75434 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = po libsounds libbackground libwindow-settings libslab gnome-settings-daemon capplets shell help vfs-methods schemas $(TYPING_BREAK) +SUBDIRS = po libsounds libbackground libwindow-settings libslab capplets shell help vfs-methods schemas $(TYPING_BREAK) ACLOCAL_AMFLAGS = -I m4 |