branch | trunk |
changeset 602 | 4b0b8c58b532 |
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/maemo-ui/pixmaps/Makefile.am Thu Apr 26 22:35:25 2007 +0100 1.3 @@ -0,0 +1,11 @@ 1.4 +# Adding the application icon 1.5 +#icondir = $(datadir)/mmyth/pixmaps 1.6 +#icon_DATA = \ 1.7 +# mmyth.png 1.8 + 1.9 + 1.10 +# Adding the application resources 1.11 +pixmapdir = $(pkgdatadir)/pixmaps 1.12 +pixmap_DATA = mmyth_logo.png 1.13 + 1.14 +EXTRA_DIST = $(pixmap_DATA)