gnome-control-center/Makefile.am

16 lines
396 B
Text
Raw Normal View History

always_built_SUBDIRS = control-center capplets idl
SUBDIRS = intl po macros \
$(always_built_SUBDIRS)
#DIST_SUBDIRS = intl po macros $(always_built_SUBDIRS)
EXTRA_DIST = control-center.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