Module Name: src
Committed By: christos
Date: Thu Jan 14 04:21:48 UTC 2016
Modified Files:
src/external/gpl2: Makefile
Log Message:
hook rcs
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/external/gpl2/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/external/gpl2/Makefile
diff -u src/external/gpl2/Makefile:1.11 src/external/gpl2/Makefile:1.12
--- src/external/gpl2/Makefile:1.11 Wed Jan 13 19:38:30 2016
+++ src/external/gpl2/Makefile Wed Jan 13 23:21:48 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2016/01/14 00:38:30 christos Exp $
+# $NetBSD: Makefile,v 1.12 2016/01/14 04:21:48 christos Exp $
.include <bsd.own.mk>
@@ -17,6 +17,6 @@ SUBDIR+= grep
SUBDIR+= groff
.endif
-SUBDIR+= gettext diffutils texinfo
+SUBDIR+= gettext diffutils texinfo rcs
.include <bsd.subdir.mk>