to resolve "/usr/bin/install: cannot stat './README': No such file or directory" error

This commit is contained in:
Reza Farrahi M 2017-04-12 10:22:46 -04:00 committed by GitHub
parent ed3b7b242b
commit 50d08c6311

View file

@ -28,4 +28,4 @@ libtool: $(LIBTOOL_DEPS)
# Needed by autoconf because we use README.md instead of README.
# See http://stackoverflow.com/q/15013672/
README: README.md
cat $< > $@.tmp
cat $< > $@