gnome-control-center/Makefile.am

19 lines
446 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.in
dist-hook:
cp control-center.spec $(distdir)
## 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