b7540d04df
automake die die die!
13 lines
461 B
Plaintext
13 lines
461 B
Plaintext
$OpenBSD: patch-src_plugins_Makefile_in,v 1.1 2001/07/17 15:23:36 naddy Exp $
|
|
--- src/plugins/Makefile.in.orig Tue Jul 17 16:36:07 2001
|
|
+++ src/plugins/Makefile.in Tue Jul 17 16:36:39 2001
|
|
@@ -86,7 +86,7 @@ VERSION = @VERSION@
|
|
plugindir = @plugindir@
|
|
|
|
AUTOMAKE_OPTIONS = foreign
|
|
-SUBDIRS = oss sun esd alsa arts # irix
|
|
+SUBDIRS = $(PLUGINS)
|
|
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|
|
CONFIG_CLEAN_FILES =
|
|
DIST_COMMON = Makefile.am Makefile.in
|