Put common in always_built_SUBDIRS
2001-10-18 Bradford Hovinen <hovinen@ximian.com> * capplets/Makefile.am (always_built_SUBDIRS): Put common in always_built_SUBDIRS * configure.in (dnl): Remove --enable-bonobo-conf option
This commit is contained in:
parent
4b9ca59ec9
commit
df78191ec2
3 changed files with 13 additions and 16 deletions
|
@ -1,7 +1,7 @@
|
|||
always_built_SUBDIRS = \
|
||||
background keyboard mouse screensaver sound \
|
||||
common background keyboard mouse screensaver sound \
|
||||
default-applications desktop-links
|
||||
|
||||
#rollback
|
||||
|
||||
SUBDIRS = $(LIBCOMMON_DIR) $(always_built_SUBDIRS)
|
||||
SUBDIRS = $(always_built_SUBDIRS)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue