diff options
author | tonio <tonio@pkgsrc.org> | 2006-03-13 10:26:47 +0000 |
---|---|---|
committer | tonio <tonio@pkgsrc.org> | 2006-03-13 10:26:47 +0000 |
commit | 3412af792ff0585037dbb5ccacd9d2901be27eec (patch) | |
tree | f2045fbc7dbdf43721ea1b39fea974191436d2bf /emulators | |
parent | ae2dff23b6b66ea0387a041d0d991c0dd9ca2c89 (diff) | |
download | pkgsrc-3412af792ff0585037dbb5ccacd9d2901be27eec.tar.gz |
add suse100_locale
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 4d8546776d1..528eafbe479 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.144 2006/03/10 23:42:21 kristerw Exp $ +# $NetBSD: Makefile,v 1.145 2006/03/13 10:26:47 tonio Exp $ # COMMENT= Emulators for other operating systems @@ -89,6 +89,7 @@ SUBDIR+= suse100_libjpeg SUBDIR+= suse100_libpng SUBDIR+= suse100_libtiff #SUBDIR+= suse100_linux # only contains Makefile fragments +SUBDIR+= suse100_locale SUBDIR+= suse100_x11 SUBDIR+= suse91_aspell SUBDIR+= suse91_base |