Module Name:    src
Committed By:   jnemeth
Date:           Sat Nov 26 02:12:18 UTC 2016

Modified Files:
        src/external/bsd/blacklist/port: Makefile.am

Log Message:
Set path for includes_HEADERS.  Change suggested by christos@.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/external/bsd/blacklist/port/Makefile.am

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/external/bsd/blacklist/port/Makefile.am
diff -u src/external/bsd/blacklist/port/Makefile.am:1.5 src/external/bsd/blacklist/port/Makefile.am:1.6
--- src/external/bsd/blacklist/port/Makefile.am:1.5	Sun Nov 13 22:37:39 2016
+++ src/external/bsd/blacklist/port/Makefile.am	Sat Nov 26 02:12:18 2016
@@ -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
 

Reply via email to