mirror of
https://github.com/google/snappy.git
synced 2024-11-28 05:44:33 +00:00
fix autoconf README.md workaround
This commit is contained in:
parent
548501c988
commit
ca17092208
|
@ -28,4 +28,4 @@ libtool: $(LIBTOOL_DEPS)
|
||||||
# Needed by autoconf because we use README.md instead of README.
|
# Needed by autoconf because we use README.md instead of README.
|
||||||
# See http://stackoverflow.com/q/15013672/
|
# See http://stackoverflow.com/q/15013672/
|
||||||
README: README.md
|
README: README.md
|
||||||
cat $< > $@.tmp
|
cp $< $@
|
||||||
|
|
Loading…
Reference in a new issue