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 をコピー

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