about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2019-05-12 00:45:44 +0000
committerEric Wong <e@80x24.org>2019-05-12 00:46:03 +0000
commita92453217ef516f205e7bfcb81c7c6b2c5b3ac88 (patch)
tree90bf8a528c6d6b50192a3807ca484ba6c2777f84
parenta37ba5f890ad9ef17a5845c4c1740c44bfe74784 (diff)
downloadcmogstored-a92453217ef516f205e7bfcb81c7c6b2c5b3ac88.tar.gz
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 9f4f87a..29fccf3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -234,7 +234,8 @@ tap_support = tapset/all.stp tapset/http_access_log.gawk tapset/ioq_wait.awk
 examples := examples/cmogstored.socket examples/cmogstored@.service
 
 EXTRA_DIST = $(RB_TESTS) $(RL_CGEN) $(RL_ALL) $(PERL_TESTS) $(extra_doc) \
-  .gitignore Rakefile autogen.sh GNUmakefile bsd/README doc m4 \
+  .gitignore .gitattributes \
+  Rakefile autogen.sh GNUmakefile bsd/README doc m4 \
   test/test_helper.rb test/iostat-mock.rb \
   test/.gitignore test/gen-slow.sh test/slow.mk \
   cmogstored.x .ctags $(SLOW_RB_FILES) \