maemo-ui/pixmaps/Makefile.am
author melunko
Sat Oct 21 03:54:07 2006 +0100 (2006-10-21)
branchtrunk
changeset 36 a6559a231dd2
permissions -rw-r--r--
[svn r37] Added gstreamer-plugins-base-0.10 dependence to configure.ac (gst interfaces). Fixed debian package removing maemo dependencies and renamed package to gmyth instead of mmyth
     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)