From 1ab607765c231924f642d27aa3ac3b9294844704 Mon Sep 17 00:00:00 2001 From: Marius Nita Date: Tue, 15 Apr 2003 00:13:03 +0000 Subject: node processing code/macros, and other fixes --- obcl/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'obcl/Makefile') diff --git a/obcl/Makefile b/obcl/Makefile index 03c3a5dc..1284a735 100644 --- a/obcl/Makefile +++ b/obcl/Makefile @@ -3,7 +3,7 @@ LIBS=`pkg-config --libs glib-2.0` -ll targets = cltest -sources = obcl.c main.c parse.c lex.c +sources = obcl.c main.c parse.c lex.c process.c headers = obcl.h .PHONY: all clean -- cgit v1.2.3