Skip to content

Commit 2358cb1

Browse files
committed
Test
1 parent 6d9c0af commit 2358cb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ $(PA_LIB): portaudio/Makefile
117117
--without-oss \
118118
--without-sndio \
119119
--disable-dependency-tracking \
120-
$(PA_CONFIG_PARAMS)
120+
$(PA_CONFIG_PARAMS)
121121
$(MAKE) -C $(dir $<)
122122
main.o: $(PA_LIB)
123123
virtio-snd.o: $(PA_LIB)

0 commit comments

Comments
 (0)