nautilus/data/Makefile.am
Andy Hertzfeld c0f797d9dc first checkin for link sets, which are incomplete and not hooked up yet.
first checkin for link sets, which are incomplete and not hooked
	 up yet.  Also, added a title to the property browser and improved
	 the default color choices to one's specified by Susan.
2000-06-01 01:24:21 +00:00

16 lines
170 B
Makefile

NULL=
infodir = $(datadir)/nautilus
info_DATA = \
browser.xml \
$(NULL)
EXTRA_DIST = $(info_DATA)
SUBDIRS = \
backgrounds \
emblems \
linksets \
top \
$(NULL)