diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ MANPREFIX = ${PREFIX}/share/man # libs # remove the Xinerama parts if you don't want Xinerama support -LIBS = -lX11 -lXINERAMA +LIBS = -lX11 -lXinerama CPPFLAGS = -DXINERAMA # flags |
