Hook gettext

This commit is contained in:
christos 2016-01-12 22:58:52 +00:00
parent 95b39c65ca
commit 8b1ac22df2
1 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.7 2016/01/10 22:22:16 christos Exp $
# $NetBSD: Makefile,v 1.8 2016/01/12 22:58:52 christos Exp $
.include <bsd.own.mk>
@ -13,4 +13,6 @@ SUBDIR+= lvm2
SUBDIR+= grep
.endif
SUBDIR+= gettext
.include <bsd.subdir.mk>