mirror of
https://github.com/0intro/wmii
synced 2024-11-26 07:39:37 +03:00
prepared snap
This commit is contained in:
parent
93fc6f4cc1
commit
3addc6cb03
@ -11,7 +11,7 @@ X11LIB = /usr/X11R6/lib
|
||||
VERSION = 20060310
|
||||
|
||||
# includes and libs
|
||||
LIBS = -L${PREFIX}/lib -L/usr/lib -lc -lm -L${X11LIB} -lX11 -lXpm
|
||||
LIBS = -L${PREFIX}/lib -L/usr/lib -lc -lm -L${X11LIB} -lX11
|
||||
|
||||
# Linux/BSD
|
||||
CFLAGS = -g -Wall -I. -I${PREFIX}/include -I/usr/include -I${X11INC} \
|
||||
|
Loading…
Reference in New Issue
Block a user