mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Bernhard Sessler <bernhard.sessler@corscience.de>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH 1/2] cxxtools: Add missing libs to install target
Date: Tue, 18 Feb 2014 13:43:46 +0100	[thread overview]
Message-ID: <1392727427-26538-2-git-send-email-bernhard.sessler@corscience.de> (raw)
In-Reply-To: <1392727427-26538-1-git-send-email-bernhard.sessler@corscience.de>

Signed-off-by: Bernhard Sessler <bernhard.sessler@corscience.de>
---
 rules/cxxtools.make | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/rules/cxxtools.make b/rules/cxxtools.make
index 3b3383a..4795f57 100644
--- a/rules/cxxtools.make
+++ b/rules/cxxtools.make
@@ -51,6 +51,11 @@ $(STATEDIR)/cxxtools.targetinstall:
 	@$(call install_fixup, cxxtools,DESCRIPTION,missing)
 
 	@$(call install_lib, cxxtools, 0, 0, 0644, libcxxtools)
+	@$(call install_lib, cxxtools, 0, 0, 0644, libcxxtools-bin)
+	@$(call install_lib, cxxtools, 0, 0, 0644, libcxxtools-http)
+	@$(call install_lib, cxxtools, 0, 0, 0644, libcxxtools-json)
+	@$(call install_lib, cxxtools, 0, 0, 0644, libcxxtools-unit)
+	@$(call install_lib, cxxtools, 0, 0, 0644, libcxxtools-xmlrpc)
 
 	@$(call install_finish, cxxtools)
 
-- 
1.8.3.2


-- 
ptxdist mailing list
ptxdist@pengutronix.de

  reply	other threads:[~2014-02-18 12:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-18 12:43 [ptxdist] [PATCH 0/2] Cxxtools and Tntnet fixes Bernhard Sessler
2014-02-18 12:43 ` Bernhard Sessler [this message]
2014-02-18 12:43 ` [ptxdist] [PATCH 2/2] tntnet: Add component lib and config to install target Bernhard Sessler

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=1392727427-26538-2-git-send-email-bernhard.sessler@corscience.de \
    --to=bernhard.sessler@corscience.de \
    --cc=ptxdist@pengutronix.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox