summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Maidanski <ivmai@mail.ru>2021-10-15 23:32:49 +0300
committerIvan Maidanski <ivmai@mail.ru>2021-10-15 23:32:49 +0300
commit6beefe83c068d0df4e487e68a1309fdff0176a05 (patch)
tree19a8b623433cff90226b580ba4a626584eef19fc
parent50f8739e0855d59c39da6cef3d935f6abe709e4f (diff)
downloadbdwgc-6beefe83c068d0df4e487e68a1309fdff0176a05.tar.gz
Adjust dist_doc_DATA after renaming README.aix
(fix of commit 561484bfc) * doc/doc.am (dist_doc_DATA): Move README.aix to have items ordered lexicographically.
-rw-r--r--doc/doc.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/doc.am b/doc/doc.am
index 11d72d10..3d5cce3d 100644
--- a/doc/doc.am
+++ b/doc/doc.am
@@ -18,6 +18,7 @@ dist_doc_DATA = \
doc/README.DGUX386 \
doc/README.Mac \
doc/README.OS2 \
+ doc/README.aix \
doc/README.amiga \
doc/README.arm.cross \
doc/README.autoconf \
@@ -30,7 +31,6 @@ dist_doc_DATA = \
doc/README.hp \
doc/README.linux \
doc/README.macros \
- doc/README.aix \
doc/README.sgi \
doc/README.solaris2 \
doc/README.symbian \