maemo-ui/m4/Makefile.am
author melunko
Mon Apr 23 19:16:24 2007 +0100 (2007-04-23)
branchtrunk
changeset 587 747b409e4f01
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@23
     1
EXTRA_DIST = \
renatofilho@23
     2
        ac_doxygen.m4 \
renatofilho@23
     3
        as-compiler-flag.m4 \
renatofilho@23
     4
        as-expand.m4 \
renatofilho@23
     5
        as-version.m4 \
renatofilho@23
     6
        as-gtk-doc.m4
renatofilho@23
     7