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
autotools: espeak-data/{dictsource,phsource} are no longer created as part of the build, so don't remove them in distclean
master
Reece H. Dunn
11 years ago
parent
b4df398601
commit
341fbce098
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
Makefile.am
+ 1
- 1
Makefile.am
View File
@@ -46,7 +46,7 @@ clean-local:
cd src && rm -f *.o *~ && cd ..
distclean-local:
rm -rf espeak-data/
dictsource espeak-data/phsource espeak-data/
phondata-manifest
rm -rf espeak-data/phondata-manifest
rm -f espeak-data/*_dict
##### build targets:
Write
Preview
Loading…
Cancel
Save