gnome-control-center/Makefile.am

16 lines
425 B
Text
Raw Normal View History

if PROGRAM_GMENU
gmenu = gmenu
endif
1998-02-26 01:51:28 +00:00
SUBDIRS = intl po macros \
panel applets \
gsm pixmaps desktop-links desktop-properties help-browser \
gnome-terminal core-docs control-center $(gmenu)
EXTRA_DIST = gnome-core.spec
## 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