maemo-ui/Makefile.am
author morphbr
Fri Mar 30 04:12:52 2007 +0100 (2007-03-30)
branchtrunk
changeset 470 57833200a415
parent 21 3c4daefe377f
permissions -rw-r--r--
[svn r475] Regarding GMyth-Stream:

- Bug fixes
- Better error handling
- Return messages to client
- Created a lib.py with common functions
- Improved API of comm plugins
renatofilho@21
     1
SUBDIRS= src pixmaps
renatofilho@21
     2
renatofilho@21
     3
EXTRA_DIST =                            \
renatofilho@21
     4
        autogen.sh                      \
renatofilho@21
     5
        AUTHORS                         \
renatofilho@21
     6
        COPYING                         \
renatofilho@21
     7
        README
renatofilho@21
     8