1998-02-26 01:51:28 +00:00
|
|
|
SUBDIRS = intl po macros \
|
1998-03-18 07:33:16 +00:00
|
|
|
panel applets \
|
1998-07-17 00:21:06 +00:00
|
|
|
gsm smproxy pixmaps desktop-links desktop-properties help-browser \
|
1998-07-19 07:41:38 +00:00
|
|
|
gnome-terminal core-docs @PROGRAM_GMENU@
|
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
|