diff options
| author | auric <auric7@protonmail.com> | 2025-09-11 22:31:11 -0500 |
|---|---|---|
| committer | auric <auric7@protonmail.com> | 2025-09-11 22:31:11 -0500 |
| commit | d22a6ea81b13eee80c5ff92d1bcffb22d52dc765 (patch) | |
| tree | 2a84d94487cf75f2ebb7019cba43173038b99dd4 /core/dwm/config.mk | |
| parent | 98202dc66f270b64c2830614525dbb9c20f452d7 (diff) | |
restore old dwm
Diffstat (limited to 'core/dwm/config.mk')
| -rw-r--r-- | core/dwm/config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/dwm/config.mk b/core/dwm/config.mk index 6821465..b469a2b 100644 --- a/core/dwm/config.mk +++ b/core/dwm/config.mk @@ -23,7 +23,7 @@ FREETYPEINC = /usr/include/freetype2 # includes and libs INCS = -I${X11INC} -I${FREETYPEINC} -LIBS = -L${X11LIB} -lX11 ${XINERAMALIBS} ${FREETYPELIBS} -lmpdclient +LIBS = -L${X11LIB} -lX11 ${XINERAMALIBS} ${FREETYPELIBS} # flags CPPFLAGS = -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_XOPEN_SOURCE=700L -DVERSION=\"${VERSION}\" ${XINERAMAFLAGS} |
