c46e54a747
responses. It is designed to be used in conjunction with an existing recursive DNS resolver in order to protect networks against DNS rebinding attacks.
10 lines
328 B
Text
10 lines
328 B
Text
--- ./Makefile.am.orig 2008-01-28 20:28:44.000000000 +0100
|
|
+++ ./Makefile.am 2008-01-28 20:28:59.000000000 +0100
|
|
@@ -2,5 +2,5 @@
|
|
|
|
SUBDIRS = src
|
|
|
|
-docdir = $(prefix)/share/doc/$(PACKAGE)-$(VERSION)
|
|
-dist_doc_DATA = AUTHORS COPYING ChangeLog INSTALL NEWS README
|
|
+docdir = $(prefix)/share/doc/$(PACKAGE)
|
|
+dist_doc_DATA = README
|