From: Christos Zoulas Date: Sun, 17 Jun 2012 14:19:52 +0000 (-0400) Subject: add newly added nfs_common.h header. X-Git-Url: https://git.fsl.cs.stonybrook.edu/?a=commitdiff_plain;h=f7474c75cd1f3004dc8ea4c4bb5f84b9b60b517a;p=am-utils-6.2.git add newly added nfs_common.h header. --- diff --git a/Makefile.am b/Makefile.am index 2d8aa265..01700f87 100644 --- a/Makefile.am +++ b/Makefile.am @@ -286,7 +286,8 @@ EXTRA_DIST_INCLUDE = \ include/am_defs.h \ include/amq_defs.h \ include/mount_headers1.h \ - include/mount_headers2.h + include/mount_headers2.h \ + include/nfs_common.h EXTRA_DIST = \ $(EXTRA_DIST_M4) \