]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Merge pull request #3931 from zeha/rename-notify
authorPieter Lexis <pieterlexis@users.noreply.github.com>
Tue, 7 Jun 2016 12:32:35 +0000 (14:32 +0200)
committerPieter Lexis <pieterlexis@users.noreply.github.com>
Tue, 7 Jun 2016 12:32:35 +0000 (14:32 +0200)
Rename notify to pdns_notify to avoid conflicts

1  2 
docs/Makefile.am
docs/mkdocs.yml
pdns/Makefile.am

Simple merge
diff --cc docs/mkdocs.yml
Simple merge
index 4434692c61fc5423aee7faf12c4739a3d9c050dd,de08741b18cffbd3202a39f6514544a28cbea20f..9f34b84d2544a9494e60f87534393d10d343e47a
@@@ -82,9 -83,10 +82,9 @@@ bin_PROGRAMS += 
        dnsreplay \
        dnsscan \
        dnsscope \
 -      dnstcpbench \
        dnswasher \
        dumresp \
-       notify \
+       pdns_notify \
        nproxy \
        nsec3dig \
        saxfr \