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