--- parser3/src/classes/Makefile.am 2001/03/21 14:06:41 1.2 +++ parser3/src/classes/Makefile.am 2001/04/17 19:00:25 1.3 @@ -1,6 +1,8 @@ -# $Id: Makefile.am,v 1.2 2001/03/21 14:06:41 paf Exp $ +# $Id: Makefile.am,v 1.3 2001/04/17 19:00:25 paf Exp $ -INCLUDES = -I../include -I../types +INCLUDES = -I../include -I../types -I../sql -Igd -I../pcre 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 +libclasses_a_SOURCES = double.C exec.C file.C form.C image.C int.C mail.C op.C random.C response.C string.C table.C unknown.C + +SUBDIRS = gd