add test target
This commit is contained in:
parent
9a1f8b23ee
commit
6a18dad443
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.15 2012/09/13 15:44:04 asau Exp $
|
||||
# $NetBSD: Makefile,v 1.16 2012/09/13 17:14:36 drochner Exp $
|
||||
#
|
||||
|
||||
DISTNAME= libmatheval-1.1.8
|
||||
|
@ -15,6 +15,7 @@ USE_LIBTOOL= yes
|
|||
PTHREAD_OPTS+= require
|
||||
INFO_FILES= yes
|
||||
PKGCONFIG_OVERRIDE= libmatheval.pc.in
|
||||
TEST_TARGET= check
|
||||
|
||||
.include "../../devel/flex/buildlink3.mk"
|
||||
.include "../../lang/guile/buildlink3.mk"
|
||||
|
|
Loading…
Reference in a new issue