view src/libguess/Makefile @ 4546:d4c5719d30d1

- rename dock.c to ui_dock.c - remove an UI reference in playlist.c
author mf0102 <0102@gmx.at>
date Wed, 14 May 2008 00:35:09 +0200
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