Module Name:    src
Committed By:   christos
Date:           Sun Jan 25 15:47:36 UTC 2015

Modified Files:
        src/lib: Makefile

Log Message:
hook into blacklist


To generate a diff of this commit:
cvs rdiff -u -r1.219 -r1.220 src/lib/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/lib/Makefile
diff -u src/lib/Makefile:1.219 src/lib/Makefile:1.220
--- src/lib/Makefile:1.219	Sat Oct 25 08:54:28 2014
+++ src/lib/Makefile	Sun Jan 25 10:47:36 2015
@@ -1,4 +1,4 @@
-#	$NetBSD: Makefile,v 1.219 2014/10/25 12:54:28 christos Exp $
+#	$NetBSD: Makefile,v 1.220 2015/01/25 15:47:36 christos Exp $
 #	from: @(#)Makefile	5.25.1.1 (Berkeley) 5/7/91
 
 .include <bsd.own.mk>
@@ -51,6 +51,7 @@ SUBDIR+=	../external/apache2/mDNSRespond
 .endif
 
 SUBDIR+=	../external/bsd/am-utils/lib
+SUBDIR+=	../external/bsd/blacklist/lib
 
 SUBDIR+=	../external/bsd/flex/lib
 SUBDIR+=	../external/bsd/tre/lib

Reply via email to