mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-24 14:20:19 +01:00
Update libogg to 1.3.1.
This commit is contained in:
@@ -17,9 +17,9 @@ test_bitwise_CFLAGS = -D_V_SELFTEST
|
||||
test_framing_SOURCES = framing.c
|
||||
test_framing_CFLAGS = -D_V_SELFTEST
|
||||
|
||||
check: test_bitwise test_framing
|
||||
./test_bitwise
|
||||
./test_framing
|
||||
check: $(noinst_PROGRAMS)
|
||||
./test_bitwise$(EXEEXT)
|
||||
./test_framing$(EXEEXT)
|
||||
|
||||
debug:
|
||||
$(MAKE) all CFLAGS="@DEBUG@"
|
||||
|
||||
Reference in New Issue
Block a user