]> Nishi Git Mirror - gwion.git/commitdiff
:art: update Makefile
authorfennecdjay <fennecdjay@gmail.com>
Thu, 8 Dec 2022 13:40:43 +0000 (14:40 +0100)
committerfennecdjay <fennecdjay@gmail.com>
Thu, 8 Dec 2022 13:40:43 +0000 (14:40 +0100)
Makefile

index a7262be0aeb230f36c0989af4d4e3e6c919d234e..a2d0a4cc060be7abbba92dad625acb7c24c7c6e9 100644 (file)
--- 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: