maemo-ui/Makefile.am
author morphbr
Wed Feb 07 00:03:05 2007 +0000 (2007-02-07)
branchtrunk
changeset 329 818deb9ae65d
parent 21 3c4daefe377f
permissions -rw-r--r--
[svn r331] - Updated gmyth_http (comments, etc..)
- Modified gmyth_http test file (test/http.c to test/gmyth_test_http.c)
- Created gmyth_vlc (interface for vlc - will be used for live tv and cool stuff)
- Created gmyth_vlc test file (test/gmyth_test_vlc.c)
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