]> Pileus Git - wmpus/blobdiff - makefile
Use st_shade state instead of minimizing windows
[wmpus] / makefile
index 74e1278fcd3c92481788667fb614f1d5c105efd3..f9ad109ee7f1f5bc8d4379a3d49e958b80b57f13 100644 (file)
--- a/makefile
+++ b/makefile
@@ -11,6 +11,7 @@ endif
 ifeq ($(SYS),win32)
 CC      = i686-pc-mingw32-gcc
 CFLAGS += -D_MODE_T_
+LIBS   += -lgdi32
 PROG    = wmpus.exe
 endif