summaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am
blob: faa8197973be739103372a34386dc746ccac5fa0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
## 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