diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/include/Makefile b/include/Makefile index 209efd5fa5f..c9e40562723 100644 --- a/include/Makefile +++ b/include/Makefile @@ -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> |
