summaryrefslogtreecommitdiff
path: root/misc/Makefile
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>1998-08-09 15:32:17 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>1998-08-09 15:32:17 +0000
commit3d5994e83ef22ec62ef1379d8bcd04810b18d33b (patch)
tree3132c8dd8fef224a5239fcd6e48d159dfd3a92a9 /misc/Makefile
parentNo need to use += to variable defined only once. (diff)
Activate gettext.
Notes
Notes: svn path=/head/; revision=12379
Diffstat (limited to 'misc/Makefile')
-rw-r--r--misc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile
index ed02e0c8c04c..a4e187aff50f 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.156 1998/08/08 03:27:43 obrien Exp $
+# $Id: Makefile,v 1.157 1998/08/09 01:05:43 steve Exp $
#
SUBDIR += acron
@@ -19,6 +19,7 @@
SUBDIR += fd
SUBDIR += fep
SUBDIR += figlet
+ SUBDIR += gettext
SUBDIR += git
SUBDIR += gnucash
SUBDIR += gnuls