summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorWolfram Schneider <wosch@FreeBSD.org>1998-01-01 23:02:25 +0000
committerWolfram Schneider <wosch@FreeBSD.org>1998-01-01 23:02:25 +0000
commite259ca883916c85110d12503a5cd698ebb463254 (patch)
tree7c41a4812d793762544b578ecac9e595e6395130 /misc
parentUK post codes. (diff)
Enable uk-postcodes and uk-phone.
Notes
Notes: svn path=/head/; revision=9246
Diffstat (limited to 'misc')
-rw-r--r--misc/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile
index e1558e205d50..f8a5f74b57a6 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.124 1997/12/25 10:56:18 itojun Exp $
+# $Id: Makefile,v 1.125 1997/12/30 23:36:12 wosch Exp $
#
SUBDIR += acron
@@ -46,6 +46,8 @@
SUBDIR += tkcron
SUBDIR += tkinfo
SUBDIR += tkman
+ SUBDIR += uk-phone
+ SUBDIR += uk-postcodes
SUBDIR += unclutter
SUBDIR += viz
SUBDIR += xcalendar