--- parser3/src/classes/Makefile.am 2001/10/28 14:07:45 1.30 +++ parser3/src/classes/Makefile.am 2001/11/20 17:58:47 1.31 @@ -3,7 +3,7 @@ SUBDIRS = gd xalan-patched INCLUDES = -I../types -I../sql -I../pcre -Igd -Ixalan-patched @XML_INCLUDES@ @DB2_INCLUDES@ noinst_LIBRARIES = libclasses.a -libclasses_a_SOURCES = ident.C 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 hashfile.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