$OpenBSD: patch-Makefile_am,v 1.6 2019/06/17 08:17:49 rapha Exp $

Index: Makefile.am
--- Makefile.am.orig
+++ Makefile.am
@@ -23,10 +23,11 @@ include $(top_srcdir)/config/am_include.mk
 SUBDIRS=include source
 
 # list files that are documentation to be packaged in a release tarball and installed
-dist_doc_DATA=COPYING.TXT README.html
+dist_doc_DATA=README.html
 
 # extra data files that are to be pacakged in a release tarball and installed into the data directory
 #pkgdata_DATA=
+pkgdocdir=$(datadir)/doc/soundtouch
 
 # sets up for soundtouch.m4 to be installed
 m4datadir=$(datadir)/aclocal
