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
18 lines
431 B
Makefile
18 lines
431 B
Makefile
SUBDIRS = po libsounds libbackground libwindow-settings libslab capplets shell help vfs-methods $(TYPING_BREAK)
|
|
|
|
ACLOCAL_AMFLAGS = -I m4
|
|
|
|
DISTCLEANFILES = \
|
|
gnome-doc-utils.make \
|
|
intltool-extract \
|
|
intltool-merge \
|
|
intltool-update
|
|
|
|
EXTRA_DIST = \
|
|
MAINTAINERS \
|
|
gnome-doc-utils.make \
|
|
intltool-extract.in \
|
|
intltool-merge.in \
|
|
intltool-update.in
|
|
|
|
DISTCHECK_CONFIGURE_FLAGS = --disable-scrollkeeper --disable-update-mimedb
|