blob: f1e1d1d061126f3ca49c898f89e4a5b70ca6890c (
plain)
1
2
3
4
5
6
7
|
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
|