summaryrefslogtreecommitdiff
path: root/Makefile.am
blob: 49648905026fed2a9cc193ca167f45f116b67233 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
if PROGRAM_GMENU
gmenu = gmenu
endif

SUBDIRS = intl po macros \
	 panel applets \
	 gsm pixmaps desktop-links desktop-properties help-browser \
	 gnome-terminal core-docs $(gmenu)

## 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
@MAINT@	cd macros && $(MAKE) macros.dep