branch | trunk |
changeset 790 | 7a914b3fafc1 |
parent 20 | 7174e23f7617 |
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/maemo-ui-old/pixmaps/Makefile.am Wed Aug 01 14:50:29 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)