source: projects/vine-manual-skel/trunk/template/Makefile.am @ 4587

Revision 4587, 209 bytes checked in by yasumichi, 13 years ago (diff)

import vine-manual-skel

Line 
1SUBDIRS = help
2
3templatedir = @datadir@/vine-manual-skel/template
4
5template_DATA = AUTHORS COPYING ChangeLog Makefile.am.skel NEWS README configure.ac.skel package.spec.in.skel
6
7EXTRA_DIST = $(template_DATA)
8
Note: See TracBrowser for help on using the repository browser.