$OpenBSD: patch-Makefile_in,v 1.10 2015/05/18 17:17:40 giovanni Exp $
--- Makefile.in.orig	Sat Jul 26 11:50:18 2014
+++ Makefile.in	Sat May 16 09:11:39 2015
@@ -338,8 +338,8 @@ man5dir = $(mandir)/man5
 man8dir = $(mandir)/man8
 NROFF = nroff
 MANS = $(man_MANS)
-DATA = $(docs_DATA) $(drivedb_DATA) $(examples_DATA) $(initd_DATA) \
-	$(sysconf_DATA) $(systemdsystemunit_DATA)
+DATA = $(docs_DATA) $(drivedb_DATA) $(examples_DATA) \
+	$(systemdsystemunit_DATA)
 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
 	$(LISP)config.h.in
 # Read a list of newline-separated strings from the standard input,
@@ -576,17 +576,7 @@ EXTRA_smartd_SOURCES = os_darwin.cpp os_darwin.h os_li
 @OS_SOLARIS_FALSE@man_MANS = smartd.conf.5 smartctl.8 smartd.8 \
 @OS_SOLARIS_FALSE@	$(am__append_23)
 docsdir = $(docdir)
-docs_DATA = \
-        AUTHORS \
-        ChangeLog \
-        ChangeLog-5.0-6.0 \
-        COPYING \
-        INSTALL \
-        NEWS \
-        README \
-        TODO \
-        WARNINGS \
-        smartd.conf
+docs_DATA = smartd.conf
 
 examplesdir = $(exampledir)
 examples_DATA = \
@@ -598,10 +588,11 @@ examples_SCRIPTS = \
         examplescripts/Example3 \
         examplescripts/Example4 \
         examplescripts/Example5 \
-        examplescripts/Example6
+        examplescripts/Example6 \
+	smartd_warning.sh
 
 sysconf_DATA = smartd.conf
-smartdscript_SCRIPTS = smartd_warning.sh
+smartdscript_SCRIPTS =
 EXTRA_DIST = \
         autogen.sh \
         smartd.initd.in \
