linux-can.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Add missing header canframelen.h to noinst_HEADERS
@ 2014-07-08  6:34 Alexander Stein
  2014-07-08  7:17 ` Marc Kleine-Budde
  0 siblings, 1 reply; 2+ messages in thread
From: Alexander Stein @ 2014-07-08  6:34 UTC (permalink / raw)
  To: linux-can; +Cc: Alexander Stein

This is necessary so this header gets included when running make dist.

Signed-off-by: Alexander Stein <alexander.stein@systec-electronic.com>
---
 GNUmakefile.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/GNUmakefile.am b/GNUmakefile.am
index 27767e8..e008c6d 100644
--- a/GNUmakefile.am
+++ b/GNUmakefile.am
@@ -8,6 +8,7 @@ LDADD = \
 	libcan.la
 
 noinst_HEADERS = \
+	canframelen.h \
 	lib.h \
 	terminal.h \
 	include/linux/can/bcm.h \
-- 
1.8.5.5


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] Add missing header canframelen.h to noinst_HEADERS
  2014-07-08  6:34 [PATCH] Add missing header canframelen.h to noinst_HEADERS Alexander Stein
@ 2014-07-08  7:17 ` Marc Kleine-Budde
  0 siblings, 0 replies; 2+ messages in thread
From: Marc Kleine-Budde @ 2014-07-08  7:17 UTC (permalink / raw)
  To: Alexander Stein, linux-can

[-- Attachment #1: Type: text/plain, Size: 513 bytes --]

On 07/08/2014 08:34 AM, Alexander Stein wrote:
> This is necessary so this header gets included when running make dist.
> 
> Signed-off-by: Alexander Stein <alexander.stein@systec-electronic.com>

Applied to master.

Tnx,
Marc

-- 
Pengutronix e.K.                  | Marc Kleine-Budde           |
Industrial Linux Solutions        | Phone: +49-231-2826-924     |
Vertretung West/Dortmund          | Fax:   +49-5121-206917-5555 |
Amtsgericht Hildesheim, HRA 2686  | http://www.pengutronix.de   |


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 242 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-07-08  7:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-08  6:34 [PATCH] Add missing header canframelen.h to noinst_HEADERS Alexander Stein
2014-07-08  7:17 ` Marc Kleine-Budde

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 NNTP newsgroup(s).