--- parser3/src/classes/Makefile.am 2001/03/20 17:22:35 1.1 +++ parser3/src/classes/Makefile.am 2001/03/21 14:06:41 1.2 @@ -0,0 +1,6 @@ +# $Id: Makefile.am,v 1.2 2001/03/21 14:06:41 paf Exp $ + +INCLUDES = -I../include -I../types + +noinst_LIBRARIES = libclasses.a +libclasses_a_SOURCES = double.C file.C form.C int.C response.C root.C string.C table.C \ No newline at end of file