root/trunk/third/nautilus/data/top/Makefile.am @ 15547

Revision 15547, 139 bytes (checked in by ghudson, 9 years ago)

This commit was generated by cvs2svn to compensate for changes in r15546,
which included commits to RCS files with non-trunk default branches.

Line 
1NULL=
2
3topdir = $(datadir)/nautilus/top
4
5top_DATA = \
6        .nautilus-metafile.xml \
7        Computer \
8        Services \
9        $(NULL)
10
11EXTRA_DIST = $(top_DATA)
Note: See TracBrowser for help on using the browser.