Mercurial > audlegacy
view src/libguess/Makefile @ 4539:8c2a166168dd
Fix a theoretical infinite loop: if plugin matches a mime-type, but probe
function does not recognize contents, input probing gets into a infinite loop.
author | Matti Hamalainen <ccr@tnsp.org> |
---|---|
date | Sun, 11 May 2008 01:40:50 +0300 |
parents | 625af2797f35 |
children |
line wrap: on
line source
STATIC_LIB_NOINST = libguess.a SRCS = guess.c \ arabic_impl.c \ cjk_impl.c \ greek_impl.c \ hebrew_impl.c \ russian_impl.c \ turkish_impl.c include ../../buildsys.mk