2001-10-01 Israel Escalante <israel@ximian.com> * capplet/Makefile.am (always_built_SUBDIRS): Removed rollback * po/POTFILES.in: Removed some *.c files that was called and don't exist.
7 lines
178 B
Makefile
7 lines
178 B
Makefile
always_built_SUBDIRS = \
|
|
background keyboard mouse screensaver sound \
|
|
default-applications desktop-links
|
|
|
|
#rollback
|
|
|
|
SUBDIRS = $(LIBCOMMON_DIR) $(always_built_SUBDIRS)
|