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

Revision 2835, 190 bytes checked in by yasumichi, 13 years ago (diff)

web から css で指定されている画像をコピーし、ローカルで表示できるように変更。

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