Re-enable building of font capplet.

2002-04-26  Seth Nickell  <snickell@stanford.edu>

	* capplets/Makefile.am:
	* configure.in:

	Re-enable building of font capplet.
This commit is contained in:
Seth Nickell 2002-04-27 01:33:48 +00:00 committed by Seth Nickell
parent 2bfe30abbe
commit e8c5d15345
3 changed files with 9 additions and 1 deletions

View file

@ -1,3 +1,10 @@
2002-04-26 Seth Nickell <snickell@stanford.edu>
* capplets/Makefile.am:
* configure.in:
Re-enable building of font capplet.
2002-04-19 Mark McLoughlin <mark@skynet.ie> 2002-04-19 Mark McLoughlin <mark@skynet.ie>
* capplets/Makefile.am, configure.in: add * capplets/Makefile.am, configure.in: add

View file

@ -1,6 +1,6 @@
always_built_SUBDIRS = \ always_built_SUBDIRS = \
common accessibility \ common accessibility \
desktop-links \ desktop-links font \
background keyboard mouse sound \ background keyboard mouse sound \
file-types theme-switcher ui-properties \ file-types theme-switcher ui-properties \
keybindings network keybindings network

View file

@ -199,6 +199,7 @@ capplets/background/Makefile
capplets/desktop-links/Makefile capplets/desktop-links/Makefile
capplets/file-types/Makefile capplets/file-types/Makefile
capplets/file-types/libuuid/Makefile capplets/file-types/libuuid/Makefile
capplets/font/Makefile
capplets/keybindings/Makefile capplets/keybindings/Makefile
capplets/keyboard/Makefile capplets/keyboard/Makefile
capplets/mouse/Makefile capplets/mouse/Makefile