source: projects/vine-manual-base/trunk/images/Makefile.am @ 2834

Revision 2834, 151 bytes checked in by yasumichi, 13 years ago (diff)

web から、header.jpg をコピー

Line 
1icondir = @IMAGEDIR@
2
3icon_DATA =     \
4        header.jpg      \
5        important.png   \
6        logo-vinelinux-nostring.png \
7        note.png        \
8        warning.png
9
10EXTRA_DIST = $(icon_DATA)
11
Note: See TracBrowser for help on using the repository browser.