Updated Makefile
This commit is contained in:
parent
0632c9f345
commit
e6d95fb6b6
2
Makefile
2
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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user