2001-07-16 Richard Hestilow <hestilow@ximian.com> * configure.in: Create Makefile in capplets/desktop-links/Sawfish.
10 lines
179 B
Makefile
10 lines
179 B
Makefile
ccenterdir = $(datadir)/control-center/capplets
|
|
|
|
Desktopdir = $(ccenterdir)
|
|
Desktop_DATA = \
|
|
gnome-hint-properties.desktop
|
|
|
|
SUBDIRS = Sawfish
|
|
|
|
EXTRA_DIST = \
|
|
$(Desktop_DATA)
|