Update of /cvsroot/agd/server/src
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8956/src
Modified Files:
Makefile.am
Log Message:
New version - agd-0.0.2-1.
Index: Makefile.am
===================================================================
RCS file: /cvsroot/agd/server/src/Makefile.am,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- Makefile.am 12 Mar 2004 16:12:58 -0000 1.4
+++ Makefile.am 16 Mar 2004 14:19:43 -0000 1.5
@@ -24,7 +24,7 @@
bin_PROGRAMS = agd
agd_SOURCES = arch.h array.c array.h compile.c compile.h compile_options.h \
debug.c debug.h dfdecl.h dfuns.c dfuns.h interpret.c interpret.h lex.l lex.h \
-list.c list.h log.c log.h lpc.h lpc_incl.h lang.y main.c net.c net.h std.h \
+list.c list.h log.h lpc.h lpc_incl.h lang.y main.c net.c net.h std.h \
sys.c sys.h vars.c vars.h dfdecl.in dfdecl.h object.c object.h
agd_LDADD = @LEXLIB@
|