* Makefile.am: added nfs_prot_aix4_3.h to EXTRA_DIST_CONF
authorIon Badulescu <ib42@cs.columbia.edu>
Sat, 22 Jun 2002 15:31:42 +0000 (15:31 +0000)
committerIon Badulescu <ib42@cs.columbia.edu>
Sat, 22 Jun 2002 15:31:42 +0000 (15:31 +0000)
ChangeLog
Makefile.am

index 1ab5d122728abbf8c9b1cefbfb46aad912dc0915..e93ff2b72776736df0d4306dacad6f6f6d37c12a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2002-06-21  Ion Badulescu  <ion@guppy.limebrokerage.com>
 
+       * Makefile.am: added nfs_prot_aix4_3.h to EXTRA_DIST_CONF
+
        * conf/mount/mount_aix.c (mount_aix3): if the NFSv3 mount fails
        with EINVAL and we have MOUNT_TYPE_NFS3_BIS defined, retry the
        mount with the alternative nfs3_args structure
index 889c92245d80feca0dbc57a1200b8d70cd8b43b8..57a50a5e7cee6e596fc6893d8bab8c854d1042d3 100644 (file)
@@ -182,6 +182,7 @@ EXTRA_DIST_CONF =                   \
        conf/nfs_prot/nfs_prot_aix4.h           \
        conf/nfs_prot/nfs_prot_aix4_2.h         \
        conf/nfs_prot/nfs_prot_aix4_3.h         \
+       conf/nfs_prot/nfs_prot_aix5_1.h         \
        conf/nfs_prot/nfs_prot_bsdi2.h          \
        conf/nfs_prot/nfs_prot_bsdi3.h          \
        conf/nfs_prot/nfs_prot_darwin.h         \