maemo-ui/Makefile.am
author melunko
Mon Apr 23 19:16:24 2007 +0100 (2007-04-23)
branchtrunk
changeset 587 747b409e4f01
parent 21 3c4daefe377f
permissions -rw-r--r--
[svn r593] Fixed internal reference to gmyth.h. We can not include this header in src/gmyth_* files. Also fixed gmyth_debug link error. In the current implementation we need to include gmyth_debug.h in all files using gmyth_debug(), otherwise we will get library linking error
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