X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=tests%2FMakefile.am;fp=tests%2FMakefile.am;h=a20b42b3bbe01e78d5cb3bddc1da09e6090e3415;hb=8aca027278a79b1a13f26e6ba8009a076c802b43;hp=375af80e2a5af24e49401378244b02e2513a9040;hpb=80c537374acc08027dc4853c1801485be6684e6f;p=nfs-utils.git diff --git a/tests/Makefile.am b/tests/Makefile.am index 375af80..a20b42b 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -1,5 +1,11 @@ ## 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