mirror of
https://github.com/cookiengineer/audacity
synced 2025-04-30 07:39:42 +02:00
Recreate and apply SRCDIR build patch
This commit is contained in:
parent
493a60298f
commit
07b95d72da
@ -155,7 +155,10 @@ SRC_DIRS = \
|
||||
SUBDIRS =
|
||||
@ENABLE_CXX_TRUE@SUBDIRS += bindings/cpp
|
||||
|
||||
all: lib/$(PALIB) all-recursive tests examples selftests
|
||||
prep:
|
||||
mkdir -p qa/loopback/src/ src/hostapi/skeleton/ $(SRC_DIRS)
|
||||
|
||||
all: prep lib/$(PALIB) all-recursive tests examples selftests
|
||||
|
||||
tests: bin-stamp $(TESTS)
|
||||
|
||||
|
@ -1,8 +1,8 @@
|
||||
diff --git a/lib-src/portaudio-v19/Makefile.in b/lib-src/portaudio-v19/Makefile.in
|
||||
index f5fc258..18c2de6 100644
|
||||
index 5e1a76485..918bbad42 100644
|
||||
--- a/lib-src/portaudio-v19/Makefile.in
|
||||
+++ b/lib-src/portaudio-v19/Makefile.in
|
||||
@@ -156,7 +156,10 @@ SRC_DIRS = \
|
||||
@@ -155,7 +155,10 @@ SRC_DIRS = \
|
||||
SUBDIRS =
|
||||
@ENABLE_CXX_TRUE@SUBDIRS += bindings/cpp
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user