Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Oct 2019 09:18:45 +0000 (UTC)
From:      Ruslan Bukin <br@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r353431 - head/lib/libopencsd
Message-ID:  <201910110918.x9B9IjGG019786@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: br
Date: Fri Oct 11 09:18:45 2019
New Revision: 353431
URL: https://svnweb.freebsd.org/changeset/base/353431

Log:
  Install the libopencsd version header (other headers now depend on it).
  
  Sponsored by:	DARPA, AFRL

Modified:
  head/lib/libopencsd/Makefile

Modified: head/lib/libopencsd/Makefile
==============================================================================
--- head/lib/libopencsd/Makefile	Fri Oct 11 06:02:03 2019	(r353430)
+++ head/lib/libopencsd/Makefile	Fri Oct 11 09:18:45 2019	(r353431)
@@ -105,6 +105,7 @@ CFLAGS+=	\
 
 INCS=	\
 	ocsd_if_types.h			\
+	ocsd_if_version.h		\
 	trc_gen_elem_types.h		\
 	trc_pkt_types.h
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910110918.x9B9IjGG019786>