blob: faa8197973be739103372a34386dc746ccac5fa0 [file] [log] [blame]
## Process this file with automake to produce Makefile.in
check_PROGRAMS = statdb_dump
statdb_dump_SOURCES = statdb_dump.c
statdb_dump_LDADD = ../support/nfs/libnfs.a \
../support/nsm/libnsm.a $(LIBCAP)
SUBDIRS = nsm_client
MAINTAINERCLEANFILES = Makefile.in
TESTS = t0001-statd-basic-mon-unmon.sh