about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2012-02-09 08:44:18 +0000
committerEric Wong <normalperson@yhbt.net>2012-02-09 08:44:18 +0000
commit7f5beb25e5af2ab933c97f612b49d4df048117e1 (patch)
tree607144f1c848f139897cfd18596420da15d2bf0f
parent7aa09c164ef2482f5d9281fe59c913c8d3b0d748 (diff)
downloadcmogstored-7f5beb25e5af2ab933c97f612b49d4df048117e1.tar.gz
Oops, found by "make release-check"
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 8b24f03..094503d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -160,7 +160,8 @@ EXTRA_DIST = $(RB_TESTS) $(RL_ALL) $(extra_doc) \
   .gitignore Rakefile autogen.sh bsd/README doc m4 \
   test/test_helper.rb test/iostat-mock.rb \
   test/.gitignore test/gen-slow.sh test/slow.mk test/slow.mk.gen \
-  cmogstored.x .ctags $(SLOW_RB_FILES) build-aux/.gitignore \
+  cmogstored.x .ctags $(SLOW_RB_FILES) \
+  build-aux/.gitignore build-aux/snippet/.gitignore \
   $(top_srcdir)/.version
 
 TESTS_ENVIRONMENT = PATH=$(top_builddir):$$PATH