summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJens Granseuer <jensgr@gmx.net>2007-06-02 11:26:19 +0000
committerJens Granseuer <jensg@src.gnome.org>2007-06-02 11:26:19 +0000
commit2406e8074814d2378ac12f28179d51a77ef18941 (patch)
treeefeff223638d640345836d80ccd90c66323969df /Makefile.am
parentc5cec1dd9188c615b0424a725b126db6b19b4f90 (diff)
downloadgnome-control-center-2406e8074814d2378ac12f28179d51a77ef18941.tar.gz
don't try to distribute removed files...
2007-06-02 Jens Granseuer <jensgr@gmx.net> * Makefile.am: don't try to distribute removed files... svn path=/trunk/; revision=7681
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am24
1 files changed, 7 insertions, 17 deletions
diff --git a/Makefile.am b/Makefile.am
index 45f85b03d..bf842ba6a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,27 +2,17 @@ SUBDIRS = po libsounds libbackground libwindow-settings libslab gnome-settings-d
ACLOCAL_AMFLAGS = -I m4
-#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
-
DISTCLEANFILES = \
- intltool-extract \
- intltool-merge \
- intltool-update \
- gnome-doc-utils.make
+ gnome-doc-utils.make \
+ intltool-extract \
+ intltool-merge \
+ intltool-update
EXTRA_DIST = \
- control-center.spec.in \
- control-center.spec \
+ MAINTAINERS \
+ gnome-doc-utils.make \
intltool-extract.in \
intltool-merge.in \
- intltool-update.in \
- gnome-doc-utils.make \
- MAINTAINERS
+ intltool-update.in
DISTCHECK_CONFIGURE_FLAGS = --disable-scrollkeeper --disable-update-mimedb