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 :(
8 lines
306 B
Makefile
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)
|
|
|