--- Makefile.in.orig	Sat May  7 13:18:28 2016
+++ Makefile.in	Wed Jun 29 23:50:43 2016
@@ -352,8 +352,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,
@@ -604,16 +604,7 @@ nodist_EXTRA_smartd_SOURCES = os_solaris_ata.s
 @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 = \
@@ -625,10 +616,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 \
