]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - tests/Makefile.am
update git ignored files
[nfs-utils.git] / tests / Makefile.am
index 375af80e2a5af24e49401378244b02e2513a9040..faa8197973be739103372a34386dc746ccac5fa0 100644 (file)
@@ -1,5 +1,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