maemo-ui/pixmaps/Makefile.am
author melunko
Wed Mar 21 18:14:11 2007 +0000 (2007-03-21)
branchtrunk
changeset 424 66f318a2f4b2
permissions -rw-r--r--
[svn r429] Fixed link error with gmyth_program_info_print() when debug is disabled
     1 # Adding the application icon
     2 #icondir = $(datadir)/mmyth/pixmaps
     3 #icon_DATA = \
     4 #	mmyth.png
     5 
     6 
     7 # Adding the application resources
     8 pixmapdir = $(pkgdatadir)/pixmaps
     9 pixmap_DATA = mmyth_logo.png
    10 
    11 EXTRA_DIST = $(pixmap_DATA)