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

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

LTLIBRARY_NAME    = libmcrypt.la
LTLIBRARY_SOURCES = mcrypt.c

include $(topsrcdir)/build/ltlib.mk