Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/bsd/blacklist/port Set path for includes_HEADERS. ...
details: https://anonhg.NetBSD.org/src/rev/8e2ff7559893
branches: trunk
changeset: 349160:8e2ff7559893
user: jnemeth <jnemeth%NetBSD.org@localhost>
date: Sat Nov 26 02:12:18 2016 +0000
description:
Set path for includes_HEADERS. Change suggested by christos@.
diffstat:
external/bsd/blacklist/port/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r 6cf9fa5fb492 -r 8e2ff7559893 external/bsd/blacklist/port/Makefile.am
--- a/external/bsd/blacklist/port/Makefile.am Sat Nov 26 01:09:33 2016 +0000
+++ b/external/bsd/blacklist/port/Makefile.am Sat Nov 26 02:12:18 2016 +0000
@@ -1,7 +1,7 @@
#
ACLOCAL_AMFLAGS = -I m4
lib_LTLIBRARIES = libblacklist.la
-include_HEADERS = blacklist.h
+include_HEADERS = ../include/blacklist.h
bin_PROGRAMS = blacklistd blacklistctl srvtest cltest
Home |
Main Index |
Thread Index |
Old Index