pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

uTox-git: add test target



Module Name:	pkgsrc-wip
Committed By:	coypu <coypu%sdf.org@localhost>
Pushed By:	coypu
Date:		Wed Sep 12 19:22:57 2018 +0300
Changeset:	3a4d8a0ceb9bc8b6f37c398d2fa29b9c0c26ef3c

Modified Files:
	uTox-git/Makefile

Log Message:
uTox-git: add test target

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=3a4d8a0ceb9bc8b6f37c398d2fa29b9c0c26ef3c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 uTox-git/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/uTox-git/Makefile b/uTox-git/Makefile
index c439672afa..2efe66f381 100644
--- a/uTox-git/Makefile
+++ b/uTox-git/Makefile
@@ -15,6 +15,7 @@ COMMENT=	Lightweight Tox client for the desktop
 LICENSE=	gnu-gpl-v3
 
 USE_CMAKE=	yes
+TEST_TARGET=	test
 
 .include "../../chat/toxcore/buildlink3.mk"
 .include "../../wip/filter_audio-git/buildlink3.mk"


Home | Main Index | Thread Index | Old Index