Install proplib include files.

This commit is contained in:
thorpej 2006-04-27 23:42:08 +00:00
parent 90e292c96a
commit 66574ac8a6

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.122 2006/04/07 19:38:58 mrg Exp $
# $NetBSD: Makefile,v 1.123 2006/04/27 23:42:08 thorpej Exp $
# @(#)Makefile 8.2 (Berkeley) 1/4/94
# Doing a make includes builds /usr/include
@ -44,6 +44,7 @@ INCS+= stdbool.h
INCSDIR= /usr/include
SUBDIR= rpc
SUBDIR+= ../common/include/prop
.include <bsd.prog.mk>
.include <bsd.subdir.mk>