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

Revision 2799, 137 bytes checked in by yasumichi, 13 years ago (diff)

画像ディレクトリを他のパッケージに渡せるようにした。

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