cmogstored dev/user discussion/issues/patches/etc
 help / color / mirror / code / Atom feed
From: Eric Wong <e@80x24.org>
To: cmogstored-public@bogomips.org
Subject: [PATCH 2/1] build: add .gitattributes to EXTRA_DIST
Date: Sun, 12 May 2019 00:55:25 +0000	[thread overview]
Message-ID: <20190512005525.a3ohgmontkwhbj5u@dcvr> (raw)
In-Reply-To: <20190427212630.25879-1-e@80x24.org>

---
 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

      reply	other threads:[~2019-05-12  0:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-27 21:26 [PATCH] add .gitattributes for Ruby files Eric Wong
2019-05-12  0:55 ` Eric Wong [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://yhbt.net/cmogstored/README

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190512005525.a3ohgmontkwhbj5u@dcvr \
    --to=e@80x24.org \
    --cc=cmogstored-public@bogomips.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).