2007-03-24 14:45:05 +01:00
|
|
|
$NetBSD: patch-af,v 1.2 2007/03/24 13:45:05 markd Exp $
|
2003-07-13 12:39:40 +02:00
|
|
|
|
2007-03-24 14:45:05 +01:00
|
|
|
--- clients/audio/Imakefile.orig 2007-03-25 00:47:25.000000000 +1200
|
|
|
|
+++ clients/audio/Imakefile
|
|
|
|
@@ -29,7 +29,7 @@
|
2003-07-13 12:39:40 +02:00
|
|
|
|
2007-03-24 14:45:05 +01:00
|
|
|
SUBDIRS = widgets \
|
|
|
|
auconvert auctl audemo audial auedit auinfo aupanel auplay \
|
|
|
|
- aurecord autool auwave auphone auscope \
|
|
|
|
+ aurecord autool auwave auphone \
|
|
|
|
util examples
|
2003-07-13 12:39:40 +02:00
|
|
|
|
2007-03-24 14:45:05 +01:00
|
|
|
MakeSubdirs($(SUBDIRS))
|