source: projects/install-guide/branches/6.x/help/Makefile.am @ 2751

Revision 2751, 198 bytes checked in by yasumichi, 13 years ago (diff)

yelp用にomfファイルの雛形を準備

Line 
1SUBDIRS = figures
2
3omf_DATA = install-guide.omf
4
5omfdir = @OMFDIR@
6
7xml_DATA = diskdruid.xml \
8           iso2usb.xml \
9           vine-install-guide.xml
10
11xmldir = @VMDIR@/install-guide
12
13EXTRA_DIST = $(xml_DATA)
Note: See TracBrowser for help on using the repository browser.