7 lines
297 B
Makefile
7 lines
297 B
Makefile
SUBDIRS = intl po gsm pixmaps desktop-links desktop-properties \
|
|
gemvt help-browser macros panel
|
|
|
|
## 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
|