gnome-control-center/capplets/Makefile.am
Sebastien Bacher 65e055652b the previous change is not needed, changed POTFILES.in.
2005-02-09  Sebastien Bacher  <seb128@debian.org>

        * configure.in:
        * capplets/Makefile.am:
        the previous change is not needed, changed POTFILES.in.
2005-02-09 20:11:59 +00:00

17 lines
358 B
Makefile

always_built_SUBDIRS = \
common accessibility \
default-applications font \
background keyboard mouse sound \
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