summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authortron <tron>2000-08-29 12:35:55 +0000
committertron <tron>2000-08-29 12:35:55 +0000
commitc912df01a703cc475f17078884b50ab908344c41 (patch)
treeba0fba628a7cd21d973d0ab133105eea3662b330 /emulators
parentec6f08fdb74c4c9c3e2279b334df8906434bf71f (diff)
downloadpkgsrc-c912df01a703cc475f17078884b50ab908344c41.tar.gz
Add and enable "suse_audio".
Diffstat (limited to 'emulators')
-rw-r--r--emulators/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile
index cae8ae1ed15..141f2928698 100644
--- a/emulators/Makefile
+++ b/emulators/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2000/08/09 13:09:49 abs Exp $
+# $NetBSD: Makefile,v 1.39 2000/08/29 12:35:55 tron Exp $
# FreeBSD Id: Makefile,v 1.14 1997/07/31 07:23:58 max Exp
#
@@ -16,6 +16,7 @@
SUBDIR += simh
SUBDIR += spim
SUBDIR += stella
+ SUBDIR += suse_audio
SUBDIR += suse_base
SUBDIR += suse_compat
SUBDIR += suse_devel