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

Revision 2748, 149 bytes checked in by yasumichi, 13 years ago (diff)

autotools 対応

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