diff lwlink/trunk/src/Makefile.am @ 117:bb3cc989e84b

parse linking scripts
author lost
date Wed, 21 Jan 2009 04:54:32 +0000
parents 817ab0e124fa
children 8bc00221ae89
line wrap: on
line diff
--- a/lwlink/trunk/src/Makefile.am	Wed Jan 21 03:15:49 2009 +0000
+++ b/lwlink/trunk/src/Makefile.am	Wed Jan 21 04:54:32 2009 +0000
@@ -1,3 +1,3 @@
 bin_PROGRAMS = lwlink
-lwlink_SOURCES = main.c lwlink.c util.c readfiles.c expr.c
+lwlink_SOURCES = main.c lwlink.c util.c readfiles.c expr.c script.c
 EXTRA_DIST = lwlink.h util.h expr.h