All of lore.kernel.org
 help / color / mirror / Atom feed
From: Josh Lehan <alsa@krellan.com>
To: patch@alsa-project.org
Cc: alsa-devel@alsa-project.org, Josh Lehan <alsa@krellan.com>
Subject: [PATCH - alsa-utils 3/5] Makefile for amidicat, includes manual page
Date: Mon, 30 Jun 2014 01:55:01 -0700	[thread overview]
Message-ID: <1404118503-22921-4-git-send-email-alsa@krellan.com> (raw)
In-Reply-To: <1404118503-22921-1-git-send-email-alsa@krellan.com>

Signed-off-by: Josh Lehan <alsa@krellan.com>

diff --git a/amidicat/Makefile.am b/amidicat/Makefile.am
new file mode 100644
index 0000000..02a896d
--- /dev/null
+++ b/amidicat/Makefile.am
@@ -0,0 +1,5 @@
+AM_CPPFLAGS  = -I$(top_srcdir)/include
+EXTRA_DIST   = amidicat.1
+
+bin_PROGRAMS = amidicat
+man_MANS     = amidicat.1
-- 
1.8.3.2

  parent reply	other threads:[~2014-06-30  8:55 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-30  8:54 [PATCH - alsa-utils 0/5] The amidicat program as a patch Josh Lehan
2014-06-30  8:54 ` [PATCH - alsa-utils 1/5] Adding amidicat subdirectory to SUBDIRS Josh Lehan
2014-06-30 11:32   ` Clemens Ladisch
2014-07-01  7:30     ` Josh Lehan
2014-06-30  8:55 ` [PATCH - alsa-utils 2/5] Add amidicat Makefile to AC_OUTPUT list Josh Lehan
2014-06-30  8:55 ` Josh Lehan [this message]
2014-06-30  8:55 ` [PATCH - alsa-utils 4/5] Documentation manual page for amidicat Josh Lehan
2014-06-30 11:32   ` Clemens Ladisch
2014-07-01  7:34     ` Josh Lehan
2014-06-30  8:55 ` [PATCH - alsa-utils 5/5] The amidicat program itself, better late than never Josh Lehan
2014-06-30 11:33   ` Clemens Ladisch
2014-07-01  8:10     ` Josh Lehan
2014-07-08 23:55   ` Sergey
2014-07-09  5:26     ` Josh Lehan
2014-07-09  7:54       ` Clemens Ladisch
2014-07-09 23:36         ` Josh Lehan
2014-07-10  6:53           ` Clemens Ladisch

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

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

  git send-email \
    --in-reply-to=1404118503-22921-4-git-send-email-alsa@krellan.com \
    --to=alsa@krellan.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=patch@alsa-project.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.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.