automake: Fix install and dist for the new markdown docs

This commit is contained in:
Adam Jackson 2020-04-14 11:20:29 -04:00
parent 7c22419acc
commit 4e2faa0093
2 changed files with 6 additions and 6 deletions

View file

@ -15,7 +15,7 @@ EXTRA_DIST = \
printproto/xp_protoIX.doc \
printproto/xp_protoTOC.doc \
printproto/xp_proto_cov.mif \
SIAddresses/hostname.txt \
SIAddresses/IPv6.txt \
SIAddresses/localuser.txt \
SIAddresses/hostname.md \
SIAddresses/IPv6.md \
SIAddresses/localuser.md \
SIAddresses/README

View file

@ -1,6 +1,6 @@
dist_noinst_DATA = \
hostname.txt \
IPv6.txt \
localuser.txt \
hostname.md \
IPv6.md \
localuser.md \
README