8 lines
241 B
Makefile
8 lines
241 B
Makefile
always_built_SUBDIRS = \
|
|
common accessibility \
|
|
default-applications desktop-links \
|
|
background keyboard mouse sound \
|
|
file-types theme-switcher ui-properties \
|
|
screensaver font keybindings
|
|
|
|
SUBDIRS = $(always_built_SUBDIRS)
|