summaryrefslogtreecommitdiff
path: root/Makefile.am
blob: dc27afed51435b529f076544c52a9ba635a536ae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
SUBDIRS = po libsounds libbackground libwindow-settings libgswitchit libkbdraw gnome-settings-daemon capplets control-center vfs-methods idl schemas $(TYPING_BREAK)

#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

dist-hook: control-center.spec
	cp control-center.spec $(distdir)

DISTCLEANFILES = \
  intltool-extract \
  intltool-merge \
  intltool-update

EXTRA_DIST = \
	control-center.spec.in	\
	intltool-extract.in \
	intltool-merge.in \
	intltool-update.in