Compile common first
2002-01-14 Bradford Hovinen <hovinen@ximian.com> * capplets/Makefile.am (always_built_SUBDIRS): Compile common first
This commit is contained in:
parent
9bf50c9911
commit
5aa592f68b
2 changed files with 5 additions and 3 deletions
|
@ -1,5 +1,7 @@
|
||||||
2002-01-14 Bradford Hovinen <hovinen@ximian.com>
|
2002-01-14 Bradford Hovinen <hovinen@ximian.com>
|
||||||
|
|
||||||
|
* capplets/Makefile.am (always_built_SUBDIRS): Compile common first
|
||||||
|
|
||||||
* configure.in (INSTALL_GCONF_CONFIG_SOURCE): Use control-center-2
|
* configure.in (INSTALL_GCONF_CONFIG_SOURCE): Use control-center-2
|
||||||
for data directory
|
for data directory
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
always_built_SUBDIRS = \
|
always_built_SUBDIRS = \
|
||||||
default-applications desktop-links \
|
common default-applications desktop-links \
|
||||||
common background keyboard mouse
|
background keyboard mouse
|
||||||
|
|
||||||
SUBDIRS = $(always_built_SUBDIRS) $(SCREENSAVER)
|
SUBDIRS = $(always_built_SUBDIRS) $(SCREENSAVER)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue