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

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

LTLIBRARY_NAME    = libdav.la
LTLIBRARY_SOURCES = dav.c

include $(topsrcdir)/build/ltlib.mk