view src/libguess/Makefile @ 4293:798b1b040376

Updated French translation.
author Stany HENRY <StrassBoy@gmail.com>
date Wed, 20 Feb 2008 13:52:00 +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