gnome-control-center/capplets/Makefile.am
Carlos Perelló Marín 337413eb5f Removed the localization capplet references, it will wait until GNOME 2.7,
2004-02-03  Carlos Perelló Marín <carlos@gnome.org>

	* configure.in, capplets/Makefile.am: Removed the localization capplet
	references, it will wait until GNOME 2.7, it's too late for GNOME 2.6.
2004-02-03 13:31:28 +00:00

20 lines
384 B
Makefile

always_built_SUBDIRS = \
common accessibility \
default-applications desktop-links font \
background keyboard mouse sound \
file-types theme-switcher ui-properties \
keybindings network windows
if HAVE_RANDR
randr_SUBDIRS = display
else
randr_SUBDIRS =
endif
SUBDIRS = $(always_built_SUBDIRS) $(randr_SUBDIRS)
DIST_SUBDIRS = \
$(always_built_SUBDIRS) display