view src/libguess/Makefile @ 3937:edab215c5047

further changes to skin_draw_pixmap
author Tomasz Mon <desowin@gmail.com>
date Thu, 15 Nov 2007 11:42:46 +0100
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