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
Fix for issue
#201
Make clean ; make doesn't work
master
Valdis Vitolins
8 years ago
parent
d669eba0de
commit
4831ed5406
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
Makefile.am
+ 1
- 0
Makefile.am
View File
@@ -55,6 +55,7 @@ install-exec-hook:
clean-local:
cd src && rm -f *.o *~ && cd ..
cd src/libespeak-ng/ && rm -f *.o *.lo && cd ../..
cd android && $(GRADLE) clean
distclean-local:
Write
Preview
Loading…
Cancel
Save