2002-05-16 jacob berkman <jacob@ximian.com> * schemas/apps_gnome_settings_daemon_default_editor.schemas: add a key to turn off some behaviour * capplets/Makefile.am (always_built_SUBDIRS): * configure.in: re-add default-applications fixes #78037
12 lines
No EOL
291 B
Makefile
12 lines
No EOL
291 B
Makefile
always_built_SUBDIRS = \
|
|
common accessibility \
|
|
default-applications desktop-links font \
|
|
background keyboard mouse sound \
|
|
file-types theme-switcher ui-properties \
|
|
keybindings network
|
|
|
|
SUBDIRS = $(always_built_SUBDIRS)
|
|
|
|
DIST_SUBDIRS = \
|
|
$(always_built_SUBDIRS) \
|
|
windows
|