[svn r266] Changed dangerous calls to printf inside the code in gmyth_socket, used by debug messages (this caused memory allocation problems on Maemo).
1 # Adding the application icon
2 #icondir = $(datadir)/mmyth/pixmaps
7 # Adding the application resources
8 pixmapdir = $(pkgdatadir)/pixmaps
9 pixmap_DATA = mmyth_logo.png
11 EXTRA_DIST = $(pixmap_DATA)