summaryrefslogtreecommitdiff
path: root/german
diff options
context:
space:
mode:
authorWolfram Schneider <wosch@FreeBSD.org>1997-12-30 23:29:57 +0000
committerWolfram Schneider <wosch@FreeBSD.org>1997-12-30 23:29:57 +0000
commitbf1dc189c8f43e46f8cfabd003eaf71cb6825349 (patch)
treec8a08e6d37ecc0ee22f362b0aef90c0ca375358e /german
parentGerman phone code / Deutsche Telefonvorwahl (AVON). (diff)
Enable phone.
Notes
Notes: svn path=/head/; revision=9227
Diffstat (limited to 'german')
-rw-r--r--german/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/german/Makefile b/german/Makefile
index 81f22995d9d6..931ee3be2e49 100644
--- a/german/Makefile
+++ b/german/Makefile
@@ -1,8 +1,9 @@
-# $Id: Makefile,v 1.3 1997/08/06 21:10:11 asami Exp $
+# $Id: Makefile,v 1.4 1997/09/29 18:06:05 wosch Exp $
#
SUBDIR += dict
SUBDIR += manpages
+ SUBDIR += phone
SUBDIR += spinne
.include <bsd.port.subdir.mk>