svn commit: r222337 - head/share/examples
Alexander Motin
mav at FreeBSD.org
Fri May 27 03:27:28 UTC 2011
Author: mav
Date: Fri May 27 03:27:28 2011
New Revision: 222337
URL: http://svn.freebsd.org/changeset/base/222337
Log:
Add ses/srcs/eltsub.h to the list of files to be installed.
It is required for user-level SES example tools build.
Modified:
head/share/examples/Makefile
Modified: head/share/examples/Makefile
==============================================================================
--- head/share/examples/Makefile Fri May 27 03:23:39 2011 (r222336)
+++ head/share/examples/Makefile Fri May 27 03:27:28 2011 (r222337)
@@ -175,6 +175,7 @@ XFILES= BSD_daemon/FreeBSD.pfa \
ses/setobjstat/setobjstat.0 \
ses/srcs/chpmon.c \
ses/srcs/eltsub.c \
+ ses/srcs/eltsub.h \
ses/srcs/getencstat.c \
ses/srcs/getnobj.c \
ses/srcs/getobjmap.c \
More information about the svn-src-all
mailing list