Imported Upstream version 1.20.1
[platform/upstream/krb5.git] / src / appl / sample / Makefile.in
index 63ac42e..50caa86 100644 (file)
@@ -1,3 +1,6 @@
 mydir=appl$(S)sample
 SUBDIRS = sclient sserver
 BUILDTOP=$(REL)..$(S)..
+
+check-pytests:
+       $(RUNPYTEST) $(srcdir)/t_sample.py $(PYTESTFLAGS)