13 lines
398 B
Text
13 lines
398 B
Text
$NetBSD: patch-af,v 1.2 2000/10/15 07:39:45 wulf Exp $
|
|
|
|
--- src/audio/Makefile.am.orig Wed Aug 23 13:05:26 2000
|
|
+++ src/audio/Makefile.am Sun Oct 8 00:34:41 2000
|
|
@@ -3,7 +3,7 @@
|
|
|
|
noinst_LTLIBRARIES = libaudio.la
|
|
|
|
-EXTRA_SUBDIRS = aix amigaos beos irix linux macos openbsd solaris win32
|
|
+EXTRA_SUBDIRS = aix amigaos beos irix linux macos netbsd openbsd solaris win32
|
|
|
|
SUBDIRS = @AUDIO_ARCH@
|
|
|