pkgsrc-WIP-changes archive

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

canlock-hp: 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:42:53 2018 +0200
Changeset:	dad4111d94f3a748c8985902ede886f37b775621

Modified Files:
	canlock-hp/Makefile

Log Message:
canlock-hp: 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=dad4111d94f3a748c8985902ede886f37b775621

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

diffstat:
 canlock-hp/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diffs:
diff --git a/canlock-hp/Makefile b/canlock-hp/Makefile
index a53b4298c7..fae234955a 100644
--- a/canlock-hp/Makefile
+++ b/canlock-hp/Makefile
@@ -16,4 +16,6 @@ USE_LANGUAGES+=	c99
 
 USE_TOOLS+=	lex yacc
 
+TEST_TARGET=	test
+
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index