pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
libaec: add test target
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <tk%giga.or.at@localhost>
Pushed By: wiz
Date: Mon Apr 29 15:40:38 2019 +0200
Changeset: f0dc29d16bdc7e68be2c1e865e3e4fbeeecd4c95
Modified Files:
libaec/Makefile
Log Message:
libaec: 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=f0dc29d16bdc7e68be2c1e865e3e4fbeeecd4c95
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
libaec/Makefile | 1 +
1 file changed, 1 insertion(+)
diffs:
diff --git a/libaec/Makefile b/libaec/Makefile
index cd9dc9d6d9..8539734841 100644
--- a/libaec/Makefile
+++ b/libaec/Makefile
@@ -15,6 +15,7 @@ USE_TOOLS+= autoconf automake autoreconf
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
+TEST_TARGET= check
pre-configure:
cd ${WRKSRC} && autoreconf -if
Home |
Main Index |
Thread Index |
Old Index