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