--- parser3/src/types/Makefile.am 2001/03/20 17:22:35 1.1 +++ parser3/src/types/Makefile.am 2001/03/21 14:06:53 1.2 @@ -0,0 +1,6 @@ +# $Id: Makefile.am,v 1.2 2001/03/21 14:06:53 paf Exp $ + +INCLUDES = -I../include -I../classes + +noinst_LIBRARIES = libtypes.a +libtypes_a_SOURCES = pa_valiased.C pa_vclass.C pa_vcookie.C pa_vfile.C pa_vform.C pa_vrequest.C pa_vstateless_class.C pa_wcontext.C