cmogstored dev/user discussion/issues/patches/etc
 help / color / mirror / code / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [PATCH 2/1] build: add .gitattributes to EXTRA_DIST
  @ 2019-05-12  0:55  7% ` Eric Wong
  0 siblings, 0 replies; 1+ results
From: Eric Wong @ 2019-05-12  0:55 UTC (permalink / raw)
  To: cmogstored-public

---
 Makefile.am | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

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) \
-- 
EW

^ permalink raw reply related	[relevance 7%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2019-04-27 21:26     [PATCH] add .gitattributes for Ruby files Eric Wong
2019-05-12  0:55  7% ` [PATCH 2/1] build: add .gitattributes to EXTRA_DIST Eric Wong

Code repositories for project(s) associated with this public inbox

	https://yhbt.net/cmogstored.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).