gnome-control-center/Makefile.am
Tom Tromey ce99f91c5b Added smproxy. Create smproxy/Makefile.
Thu Jul 16 18:03:37 1998  Tom Tromey  <tromey@cygnus.com>

	* Makefile.am (SUBDIRS): Added smproxy.
	* configure.in: Create smproxy/Makefile.
1998-07-17 00:21:06 +00:00

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