Skip to content

Commit

Permalink
Added missing manpages to Makefile.am
Browse files Browse the repository at this point in the history
  • Loading branch information
cmouse committed May 7, 2013
1 parent 84172a0 commit 9b97a20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ bootstrap build-scripts/semistaticg++

ACLOCAL_AMFLAGS = -I m4

man8_MANS=pdns/docs/pdns_control.8 pdns/docs/pdns_server.8 pdns/docs/zone2sql.8
man8_MANS=pdns/docs/dnsreplay.8 pdns/docs/dnsscope.8 pdns/docs/dnswasher.8 pdns/docs/pdns_control.8 pdns/docs/pdnssec.8 pdns/docs/pdns_server.8 pdns/docs/zone2ldap.8 pdns/docs/zone2sql.8

install-exec-local:
-@chmod +x pdns/pdns
Expand Down

0 comments on commit 9b97a20

Please sign in to comment.