]> git.cameronkatri.com Git - mandoc.git/blobdiff - Makefile
merge pledge(2) support from OpenBSD
[mandoc.git] / Makefile
index cb2a20953320a7768d5f866e02bd1348568701a3..dc37e9123f5303f46ac178aedda1444fd851d070 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.473 2015/11/06 16:30:33 schwarze Exp $
+# $Id: Makefile,v 1.474 2015/11/06 17:33:34 schwarze Exp $
 #
 # Copyright (c) 2010, 2011, 2012 Kristaps Dzonsons <kristaps@bsd.lv>
 # Copyright (c) 2011, 2013, 2014, 2015 Ingo Schwarze <schwarze@openbsd.org>
@@ -28,6 +28,7 @@ TESTSRCS       = test-dirent-namlen.c \
                   test-mkdtemp.c \
                   test-mmap.c \
                   test-ohash.c \
+                  test-pledge.c \
                   test-progname.c \
                   test-reallocarray.c \
                   test-sqlite3.c \