maemo-ui/Makefile.am
author rosfran
Wed Jan 17 20:08:44 2007 +0000 (2007-01-17)
branchtrunk
changeset 272 8cab5caf8d09
parent 21 3c4daefe377f
permissions -rw-r--r--
[svn r273] Fixes the timeout bug, it uses to happen in some network topologies, like the WLANs, which throws TIMED_OUT sockets when trying to opening them.
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