From 4bd915e48b6b6278ed8c4b7be95781535f2ce10a Mon Sep 17 00:00:00 2001 From: Adrian Thurston Date: Thu, 25 Dec 2014 11:46:23 -0500 Subject: some renaming and cleanup --- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 869ddc62..415bd4a2 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -10,7 +10,7 @@ noinst_PROGRAMS = bootstrap0 bootstrap1 RUNTIME_SRC = \ map.c pdarun.c list.c input.c debug.c \ codevect.c pool.c string.c tree.c iter.c \ - bytecode.c program.c + bytecode.c program.c struct.c RUNTIME_HDR = \ bytecode.h config.h defs.h debug.h pool.h input.h \ -- cgit v1.2.1