summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--specs/Makefile.am6
-rw-r--r--specs/SIAddresses/Makefile.am6
2 files changed, 6 insertions, 6 deletions
diff --git a/specs/Makefile.am b/specs/Makefile.am
index f3d77ba..b75c09e 100644
--- a/specs/Makefile.am
+++ b/specs/Makefile.am
@@ -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
diff --git a/specs/SIAddresses/Makefile.am b/specs/SIAddresses/Makefile.am
index 662776a..af8f5c8 100644
--- a/specs/SIAddresses/Makefile.am
+++ b/specs/SIAddresses/Makefile.am
@@ -1,6 +1,6 @@
dist_noinst_DATA = \
- hostname.txt \
- IPv6.txt \
- localuser.txt \
+ hostname.md \
+ IPv6.md \
+ localuser.md \
README