2007-02-02 18:12:40 +00:00
|
|
|
SUBDIRS = po libsounds libbackground libwindow-settings libslab gnome-settings-daemon capplets shell help vfs-methods schemas $(TYPING_BREAK)
|
2001-12-09 18:50:32 +00:00
|
|
|
|
2006-01-17 14:42:40 +00:00
|
|
|
ACLOCAL_AMFLAGS = -I m4
|
|
|
|
|
2001-07-12 05:08:36 +00:00
|
|
|
#I removed the root-manager for now
|
|
|
|
#
|
|
|
|
# it generated this error :
|
|
|
|
# root-manager.c:55:31: security/pam_appl.h: No such file or directory
|
|
|
|
# while compiling. I guess we need to check for pam or something
|
|
|
|
# in the configure.in file. Since we are not using it now, i will
|
|
|
|
# remove it from the default build. Chema
|
1998-02-14 06:06:56 +00:00
|
|
|
|
2004-11-28 08:14:05 +00:00
|
|
|
DISTCLEANFILES = \
|
|
|
|
intltool-extract \
|
|
|
|
intltool-merge \
|
2005-07-27 12:56:39 +00:00
|
|
|
intltool-update \
|
|
|
|
gnome-doc-utils.make
|
2002-01-14 21:30:29 +00:00
|
|
|
|
2001-07-09 21:03:02 +00:00
|
|
|
EXTRA_DIST = \
|
2001-07-16 17:04:18 +00:00
|
|
|
control-center.spec.in \
|
2006-01-17 14:42:40 +00:00
|
|
|
control-center.spec \
|
2001-11-30 20:37:27 +00:00
|
|
|
intltool-extract.in \
|
|
|
|
intltool-merge.in \
|
2005-07-27 12:56:39 +00:00
|
|
|
intltool-update.in \
|
2007-02-20 20:26:12 +00:00
|
|
|
gnome-doc-utils.make \
|
|
|
|
MAINTAINERS
|
2005-07-27 12:56:39 +00:00
|
|
|
|
2007-01-09 00:19:21 +00:00
|
|
|
DISTCHECK_CONFIGURE_FLAGS = --disable-scrollkeeper --disable-update-mimedb
|