gnome-control-center/capplets/Makefile.am
bertrand fdd7d9e79f Fixed the "You have no entries listed ..." control-center crash.
1999-02-27  bertrand <Bertrand.Guiheneuf@inria.fr>

	Fixed the "You have no entries listed ..."
	control-center crash.

	* capplets/desktop-links/Makefile.am:
	comment out the panel data install entries to respect
	new panel organisation. ".directory" are now installed
	correctly.

	* capplets/Makefile.am (always_built_SUBDIRS): uncomment
	desktop-link. This was causing gnomecc to crash :(
1999-02-27 15:25:26 +00:00

8 lines
306 B
Makefile

always_built_SUBDIRS = mouse-properties keyboard-properties \
screensaver-properties background-properties \
theme-switcher sound-properties bell-properties \
ui-properties url-properties gnome-edit-properties \
session-properties wm-properties desktop-links
SUBDIRS = $(always_built_SUBDIRS)