summaryrefslogtreecommitdiff
path: root/ext/recode/Makefile.in
blob: c754c548bf430cb2694c6af3956be649bd09b3c0 (plain)
1
2
3
4
5
6
7
8
9
10

DEPTH     = ../..
topsrcdir = @topsrcdir@
srcdir    = @srcdir@
VPATH     = @srcdir@

LTLIBRARY_NAME    = librecode.la
LTLIBRARY_SOURCES = recode.c

include $(topsrcdir)/build/ltlib.mk