summaryrefslogtreecommitdiff
path: root/sysutils/grub/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/grub/Makefile')
-rw-r--r--sysutils/grub/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/grub/Makefile b/sysutils/grub/Makefile
index 6d08d35a55c..8afd8a2a921 100644
--- a/sysutils/grub/Makefile
+++ b/sysutils/grub/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2003/07/17 22:53:36 grant Exp $
+# $NetBSD: Makefile,v 1.15 2003/07/20 16:48:53 seb Exp $
#
DISTNAME= grub-0.93
@@ -17,6 +17,8 @@ USE_GMAKE= YES
USE_NEW_TEXINFO= YES
USE_BUILDLINK2= YES
+INFO_FILES= grub.info
+
.include "../../mk/bsd.prefs.mk"
.if defined(GRUB_NETWORK_CARDS)