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: link README to README.md in autogen.sh to make autotools happy.
master
Reece H. Dunn
12 years ago
parent
ec831ae6c7
commit
ca9f455dd1
2 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
1
0
.gitignore
1
0
autogen.sh
+ 1
- 0
.gitignore
View File
@@ -12,6 +12,7 @@ AUTHORS
COPYING
INSTALL
NEWS
README
Makefile
Makefile.in
+ 1
- 0
autogen.sh
View File
@@ -3,6 +3,7 @@
mkdir -p m4
touch AUTHORS
touch NEWS
ln -sv README.md README
aclocal -I m4 || exit 1
Write
Preview
Loading…
Cancel
Save