Actually hook the windows capplet into the build. Though its sort of ass

2002-08-08  Seth Nickell  <snickell@stanford.edu>

	* capplets/Makefile.am:

	Actually hook the windows capplet into the build. Though
	its sort of ass right now.
This commit is contained in:
Seth Nickell 2002-08-08 07:17:12 +00:00 committed by Seth Nickell
parent e5071f4434
commit 01ce1d2620
2 changed files with 12 additions and 3 deletions

View file

@ -1,3 +1,10 @@
2002-08-08 Seth Nickell <snickell@stanford.edu>
* capplets/Makefile.am:
Actually hook the windows capplet into the build. Though
its sort of ass right now.
2002-08-08 Seth Nickell <snickell@stanford.edu>
Try my best to throw a monkey wrench in things. Checkin

View file

@ -3,10 +3,12 @@ always_built_SUBDIRS = \
default-applications desktop-links font \
background keyboard mouse sound \
file-types theme-switcher ui-properties \
keybindings network
keybindings network windows
SUBDIRS = $(always_built_SUBDIRS)
DIST_SUBDIRS = \
$(always_built_SUBDIRS) \
windows
$(always_built_SUBDIRS)