diff Makefile @ 18:9b2038be6af4

tests: switch to rexo
author David Demelier <markand@malikania.fr>
date Mon, 11 Oct 2021 20:57:47 +0200
parents b5bcb17b9115
children 91879958b74d
line wrap: on
line diff
--- a/Makefile	Mon Oct 11 20:57:32 2021 +0200
+++ b/Makefile	Mon Oct 11 20:57:47 2021 +0200
@@ -21,7 +21,7 @@
 CC=     cc
 CFLAGS= -O3 -DNDEBUG
 
-INCS=   -Iextern/libgreatest -I.
+INCS=   -Iextern/librexo -I.
 
 .SUFFIXES:
 .SUFFIXES: .c