diff options
Diffstat (limited to 'config.mk')
| -rw-r--r-- | config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ LDFLAGS = -lfreetype -lwayland-client -lrt -lxkbcommon -lm -lgrapheme -lcrypt CPPFLAGS = -DHAVE_SHADOW_H -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -pthread -XDG_SHELL = /usr/share/wayland-protocols/stable/xdg-shell/xdg-shell.xml +EXT_SESSION_LOCK = /usr/share/wayland-protocols/staging/ext-session-lock/ext-session-lock-v1.xml CC = cc |