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

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

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

Line 
1icondir = @IMAGEDIR@
2
3icon_DATA =     \
4        logo-vinelinux-nostring.png \
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.