pkgsrc-WIP-changes archive

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

libcanlock: Test target added.



Module Name:	pkgsrc-wip
Committed By:	Michael Baeuerle <michael.baeuerle%stz-e.de@localhost>
Pushed By:	micha
Date:		Thu Jul 26 18:40:43 2018 +0200
Changeset:	7c9ea415c9086cbcaaa9206252d14762ec4a9a2a

Modified Files:
	libcanlock/Makefile

Log Message:
libcanlock: Test target added.

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

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

diffstat:
 libcanlock/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diffs:
diff --git a/libcanlock/Makefile b/libcanlock/Makefile
index c752a092cc..24698a4cf3 100644
--- a/libcanlock/Makefile
+++ b/libcanlock/Makefile
@@ -15,4 +15,6 @@ USE_LANGUAGES+=	c99
 GNU_CONFIGURE=	yes
 USE_LIBTOOL=	yes
 
+TEST_TARGET=	test
+
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index