Undbotch -DVERSION from last commit.

This commit is contained in:
Kris Maglione 2007-07-01 21:16:42 -04:00
parent 8ae314627d
commit c7b7807b1f
1 changed files with 1 additions and 1 deletions

View File

@ -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 \