diff options
| -rw-r--r-- | Makefile.am | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 83515d338f0..7bb4b96da2f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -6,6 +6,7 @@ EXTRA_DIST = autogen.sh \  	build-aux/pkg-version \  	build-aux/xdrgen \          contrib/argp-standalone \ +        contrib/umountd \  	$(shell find $(top_srcdir)/tests -type f -print)  SUBDIRS = $(ARGP_STANDALONE_DIR) libglusterfs rpc api xlators glusterfsd \  | 
