This website works better with JavaScript.
Home
Explore
Sign In
mahta.fetrat
/
HomoFast-eSpeak-Persian
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Makefile.am: fix the reference to wave_sada.cpp (reported by Ken Perry)
master
Reece H. Dunn
9 years ago
parent
ac92aad239
commit
98e9bee133
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
Makefile.am
+ 1
- 1
Makefile.am
View File
@@ -132,7 +132,7 @@ wave_LIBS = -lportaudio
wave_FLAGS = -DUSE_PORTAUDIO
else
if AUDIO_SADA
wave_SOURCE = wave_sada.cpp
wave_SOURCE =
src/
wave_sada.cpp
wave_FLAGS = -DUSE_SADA
else
wave_SOURCE = src/wave.cpp
Write
Preview
Loading…
Cancel
Save