Don't install private libexecinfo headers

This commit is contained in:
emaste 2013-09-03 13:31:43 +00:00
parent bb22f91e17
commit 4bfbadb2b3

View File

@ -7,7 +7,7 @@ SHLIB_MAJOR= 1
.PATH: ${LIBEXECINFO}
INCS= execinfo.h symtab.h unwind.h
INCS= execinfo.h
SRCS= backtrace.c symtab.c unwind.c
DPADD= ${LIBELF}