branch | trunk |
changeset 905 | d2d226b5a4bd |
parent 20 | 7174e23f7617 |
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/maemo-ui-old/pixmaps/Makefile.am Fri Feb 01 14:30:21 2008 +0000 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)