mirror of https://github.com/0intro/wmii
Undbotch -DVERSION from last commit.
This commit is contained in:
parent
8ae314627d
commit
c7b7807b1f
|
@ -9,7 +9,7 @@ HFILES= dat.h fns.h x11.h
|
|||
|
||||
LIB = ${LIBIXP}
|
||||
LDFLAGS += -lm ${LIBX11} -lXext ${LIBICONV} -lregexp9 -lbio -lfmt -lutf
|
||||
CFLAGS += ${INCX11} ${INCICONV}
|
||||
CFLAGS += ${INCX11} ${INCICONV} -DVERSION=\"${VERSION}\"
|
||||
OBJ = area \
|
||||
bar \
|
||||
client \
|
||||
|
|
Loading…
Reference in New Issue