Module Name: src
Committed By: christos
Date: Thu Jan 14 00:38:30 UTC 2016
Modified Files:
src/external/gpl2: Makefile
Log Message:
hook texinfo
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 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.10 src/external/gpl2/Makefile:1.11
--- src/external/gpl2/Makefile:1.10 Wed Jan 13 14:02:29 2016
+++ src/external/gpl2/Makefile Wed Jan 13 19:38:30 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2016/01/13 19:02:29 christos Exp $
+# $NetBSD: Makefile,v 1.11 2016/01/14 00:38:30 christos Exp $
.include <bsd.own.mk>
@@ -17,6 +17,6 @@ SUBDIR+= grep
SUBDIR+= groff
.endif
-SUBDIR+= gettext diffutils
+SUBDIR+= gettext diffutils texinfo
.include <bsd.subdir.mk>