2001-07-12 05:08:36 +00:00
|
|
|
SUBDIRS = archiver capplets control-center po intl
|
|
|
|
#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
|
|
|
|
1999-09-24 16:17:57 +00:00
|
|
|
dist-hook: control-center.spec
|
1999-02-21 18:21:06 +00:00
|
|
|
cp control-center.spec $(distdir)
|
2001-07-09 21:03:02 +00:00
|
|
|
|
|
|
|
EXTRA_DIST = \
|
2001-07-16 17:04:18 +00:00
|
|
|
control-center.spec.in \
|
|
|
|
xml-i18n-extract.in \
|
|
|
|
xml-i18n-merge.in \
|
|
|
|
xml-i18n-update.in
|
2001-07-19 07:34:22 +00:00
|
|
|
|