summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--share/misc/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/share/misc/Makefile b/share/misc/Makefile
index 16c1201dbc7..747298f033b 100644
--- a/share/misc/Makefile
+++ b/share/misc/Makefile
@@ -1,9 +1,10 @@
-# $OpenBSD: Makefile,v 1.8 2001/10/05 17:30:51 matthieu Exp $
+# $OpenBSD: Makefile,v 1.9 2003/06/03 18:26:59 deraadt Exp $
# from: @(#)Makefile 5.13 (Berkeley) 5/7/91
FILES= airport ascii birthtoken countrycodes eqnchar getopt \
- inter.phone man.template mdoc.template na.phone operator \
- scsi_modes usb_hid_usages usb_hid_usages zipcodes
+ inter.phone license.template man.template mdoc.template \
+ na.phone operator scsi_modes usb_hid_usages usb_hid_usages \
+ zipcodes
.if ${MACHINE} == "i386"
SUBDIR= pcvtfonts
.endif