nautilus/data/Makefile.am
Andy Hertzfeld f81dc0d45c 1st cut at the property browser for drag and drop customization
1st cut at the property browser for drag and drop customization
2000-05-03 01:11:00 +00:00

15 lines
158 B
Makefile

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