5 lines
175 B
Makefile
5 lines
175 B
Makefile
always_built_SUBDIRS = \
|
|
background keyboard mouse screensaver sound rollback \
|
|
default-applications desktop-links
|
|
|
|
SUBDIRS = $(LIBCOMMON_DIR) $(always_built_SUBDIRS)
|