diff --git a/expat/Makefile b/expat/Makefile index 0a0ce59f..a42cb952 100755 --- a/expat/Makefile +++ b/expat/Makefile @@ -1,5 +1,5 @@ CC=gcc -CFLAGS=-O2 -I. -Ixmlparse +CFLAGS=-O2 -Ixmltok -Ixmlparse # Use one of the next two lines; unixfilemap is better if it works. FILEMAP_OBJ=xmlwf/unixfilemap.o #FILEMAP_OBJ=xmlwf/readfilemap.o