From e6d95fb6b6153f8c6d8a90b17e783cac404182cf Mon Sep 17 00:00:00 2001 From: TheOnePath Date: Sun, 17 Nov 2024 18:14:09 +0000 Subject: [PATCH] Updated Makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 4610508..578c608 100644 --- a/Makefile +++ b/Makefile @@ -72,7 +72,7 @@ $(__Libxcb-errors): libxcb-errors cd libxcb-errors && { \ git submodule update --init ; \ /bin/sh autogen.sh ; \ - /bin/sh configure --prefix=/usr } + /bin/sh configure --prefix=/usr ; } make -C libxcb-errors && sudo make -C libxcb-errors install __Aquamarine = $(INCLUDE_SYS_PATH)/aquamarine