1998-08-19 12:38:23 +00:00
|
|
|
|
1998-12-08 20:47:55 +00:00
|
|
|
always_built_SUBDIRS = control-center capplets idl
|
1998-08-19 12:00:01 +00:00
|
|
|
|
1998-09-04 07:11:35 +00:00
|
|
|
SUBDIRS = intl po macros \
|
1998-12-08 20:47:55 +00:00
|
|
|
$(always_built_SUBDIRS)
|
|
|
|
|
|
|
|
#DIST_SUBDIRS = intl po macros $(always_built_SUBDIRS)
|
1998-08-19 12:00:01 +00:00
|
|
|
|
1998-02-14 06:06:56 +00:00
|
|
|
|
1999-02-21 18:21:06 +00:00
|
|
|
EXTRA_DIST = control-center.spec.in
|
|
|
|
|
|
|
|
dist-hook:
|
|
|
|
cp control-center.spec $(distdir)
|
1998-08-15 19:38:52 +00:00
|
|
|
|
1998-02-14 06:06:56 +00:00
|
|
|
## to automatically rebuild aclocal.m4 if any of the macros in `macros/' change
|
|
|
|
@MAINT@include macros/macros.dep
|
|
|
|
@MAINT@macros/macros.dep: macros/Makefile.am
|
1998-02-14 08:44:23 +00:00
|
|
|
@MAINT@ cd macros && $(MAKE) macros.dep
|