diff --git a/config.mk b/config.mk index 906f403..259bd0f 100644 --- a/config.mk +++ b/config.mk @@ -13,3 +13,5 @@ XLIBS = # Uncomment to build XWayland support #XWAYLAND = -DXWAYLAND #XLIBS = xcb xcb-icccm + +CC = gcc