svn commit: r353431 - head/lib/libopencsd
Ruslan Bukin
br at FreeBSD.org
Fri Oct 11 09:18:46 UTC 2019
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
More information about the svn-src-all
mailing list