--- parser3/src/classes/Makefile.am 2001/09/26 11:50:09 1.22 +++ parser3/src/classes/Makefile.am 2001/12/27 19:55:28 1.32 @@ -1,9 +1,9 @@ SUBDIRS = gd -INCLUDES = -I../types -I../sql -I../pcre -Igd @XML_INCLUDES@ +INCLUDES = -I../types -I../sql -I../pcre -Igd -Ixalan-patched @XML_INCLUDES@ @DB2_INCLUDES@ noinst_LIBRARIES = libclasses.a -libclasses_a_SOURCES = classes.C double.C file.C form.C image.C int.C mail.C op.C math.C response.C string.C table.C void.C hash.C date.C xnode.C xdoc.C ident.C +libclasses_a_SOURCES = double.C file.C form.C image.C int.C mail.C op.C math.C response.C string.C table.C void.C hash.C date.C xnode.C xdoc.C hashfile.C ident.C classes.C CLEANFILES = classes.inc CLASSES_INC_DEPS = *.C