chiark / gitweb /
debian/: Move ipif into -utils
[userv-utils.git] / www-cgi / Makefile
index 0246aa00832daaf24ed94d822d22fdfe4ccf8f3f..6e969d62bbbd3909e9dd1ae4c10cedba707e03f3 100644 (file)
@@ -1,8 +1,9 @@
-# Copyright 1996-2013 Ian Jackson <ijackson@chiark.greenend.org.uk>
+# Copyright 1996-2013,2016 Ian Jackson <ijackson@chiark.greenend.org.uk>
 # Copyright 1998 David Damerell <damerell@chiark.greenend.org.uk>
 # Copyright 1999,2003
 #    Chancellor Masters and Scholars of the University of Cambridge
 # Copyright 2010 Tony Finch <fanf@dotat.at>
+# Copyright 2013,2016 Mark Wooding <mdw@distorted.org.uk>
 #
 # This is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
@@ -45,7 +46,7 @@ install-examples:
 
 install-docs:
                mkdir -p $(usdocdir)/examples
-               cp INSTALL $(usdocdir)/.
+               cp INSTALL README.custom-env-filter $(usdocdir)/.
                cp srm.conf.fragment $(usdocdir)/examples/.
                sed -e 's#/usr/local#$(prefix)#' user-cgi.text \
                        >$(usdocdir)/userv-cgi.text