From: fennecdjay Date: Thu, 8 Dec 2022 13:40:43 +0000 (+0100) Subject: :art: update Makefile X-Git-Tag: nightly~207^2~52 X-Git-Url: http://10.10.0.4:5575/?a=commitdiff_plain;h=f9539ec1c707c78cf3fa7444087dffef3c1f3eec;p=gwion.git :art: update Makefile --- diff --git a/Makefile b/Makefile index a7262be0..a2d0a4cc 100644 --- a/Makefile +++ b/Makefile @@ -155,7 +155,7 @@ uninstall: translation-uninstall @rm ${DESTDIR}/${PREFIX}/include/gwion/*.h @rmdir --ignore-fail-on-non-empty ${DESTDIR}/${PREFIX}/include/gwion -test: ${PRG} +test: prg @bash scripts/test.sh ${test_dir} scan: