Fix includes

This commit is contained in:
James Clark 1998-04-05 19:26:55 +00:00
parent e479418fc6
commit 323478ff2a

View File

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