--- Makefile.in.orig    2015-09-22 14:43:49.000000000 -0500
+++ Makefile.in 2015-09-22 14:45:08.000000000 -0500
@@ -345,8 +345,8 @@
 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,
@@ -587,16 +587,7 @@
 @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 \
-        smartd.conf
+docs_DATA = smartd.conf

 examplesdir = $(exampledir)
 examples_DATA = \
@@ -608,10 +599,11 @@
         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 \
