Thu Jul 16 18:03:37 1998 Tom Tromey <tromey@cygnus.com> * Makefile.am (SUBDIRS): Added smproxy. * configure.in: Create smproxy/Makefile.
9 lines
341 B
Makefile
9 lines
341 B
Makefile
SUBDIRS = intl po macros \
|
|
panel applets \
|
|
gsm smproxy pixmaps desktop-links desktop-properties help-browser \
|
|
gnome-terminal core-docs
|
|
|
|
## 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
|