Fix a build failure reported by Perry

This commit is contained in:
agc 2009-05-02 02:31:35 +00:00
parent 26f303d919
commit 71e559c1d8
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.1 2009/01/20 07:12:16 agc Exp $
# $NetBSD: Makefile,v 1.2 2009/05/02 02:31:35 agc Exp $
#
# This Makefile exists to provide a single point to build
@ -8,6 +8,6 @@
.include <bsd.own.mk>
SUBDIR+= ../bsd/openpgpsdk/lib
SUBDIR+= ../bsd/netpgp/lib
.include <bsd.subdir.mk>