maemo-ui/pixmaps/Makefile.am
author rosfran
Mon Apr 02 20:05:56 2007 +0100 (2007-04-02)
branchtrunk
changeset 479 5e1afa4a66e8
permissions -rw-r--r--
[svn r484] Added gmyth_util_get_channel_list to the gmyth_util.h; removes static_mutex locking/unlocking from the gmyth_util.
     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)