diff options
author | salo <salo@pkgsrc.org> | 2006-04-18 14:44:52 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2006-04-18 14:44:52 +0000 |
commit | 3121514b09e9a53b6c3a761fba3c6c4db52c7833 (patch) | |
tree | a885b42541714e1698c9f6e190924b407b17ff17 /emulators/Makefile | |
parent | c7e15a6d6b5c2465bee35a4832394ff94d77affd (diff) | |
download | pkgsrc-3121514b09e9a53b6c3a761fba3c6c4db52c7833.tar.gz |
Add and enable suse100_slang.
Diffstat (limited to 'emulators/Makefile')
-rw-r--r-- | emulators/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index e5b4c937436..1d99a7b1f2c 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.148 2006/04/18 14:12:53 salo Exp $ +# $NetBSD: Makefile,v 1.149 2006/04/18 14:44:52 salo Exp $ # COMMENT= Emulators for other operating systems @@ -93,6 +93,7 @@ SUBDIR+= suse100_libtiff #SUBDIR+= suse100_linux # only contains Makefile fragments SUBDIR+= suse100_locale SUBDIR+= suse100_openmotif +SUBDIR+= suse100_slang SUBDIR+= suse100_x11 SUBDIR+= suse91_aspell SUBDIR+= suse91_base |