$OpenBSD: patch-Makefile_am,v 1.1 2017/07/26 19:20:12 jasper Exp $

Create missing file

Index: Makefile.am
--- Makefile.am.orig
+++ Makefile.am
@@ -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 $< > $@
