fix for autoplug removal
Original commit message from CVS: fix for autoplug removal
This commit is contained in:
parent
ac4b32fef1
commit
65f0bd8f69
@ -4,8 +4,8 @@ else
|
|||||||
ALSA_DIR=
|
ALSA_DIR=
|
||||||
endif
|
endif
|
||||||
|
|
||||||
SUBDIRS=autoplug spider $(ALSA_DIR) #seeking
|
SUBDIRS=spider $(ALSA_DIR) #seeking
|
||||||
DIST_SUBDIRS=autoplug spider alsa
|
DIST_SUBDIRS=spider alsa
|
||||||
|
|
||||||
GST_PLUGIN_PATH=$(shell cd $(top_builddir) && pwd)
|
GST_PLUGIN_PATH=$(shell cd $(top_builddir) && pwd)
|
||||||
|
|
||||||
|
@ -4,8 +4,8 @@ else
|
|||||||
ALSA_DIR=
|
ALSA_DIR=
|
||||||
endif
|
endif
|
||||||
|
|
||||||
SUBDIRS=autoplug spider $(ALSA_DIR) #seeking
|
SUBDIRS=spider $(ALSA_DIR) #seeking
|
||||||
DIST_SUBDIRS=autoplug spider alsa
|
DIST_SUBDIRS=spider alsa
|
||||||
|
|
||||||
GST_PLUGIN_PATH=$(shell cd $(top_builddir) && pwd)
|
GST_PLUGIN_PATH=$(shell cd $(top_builddir) && pwd)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user