diff lwlink/trunk/src/Makefile.am @ 119:8bc00221ae89

section order and address resolution done
author lost
date Wed, 21 Jan 2009 05:45:25 +0000
parents bb3cc989e84b
children 7bc853cb2ca9
line wrap: on
line diff
--- a/lwlink/trunk/src/Makefile.am	Wed Jan 21 05:13:36 2009 +0000
+++ b/lwlink/trunk/src/Makefile.am	Wed Jan 21 05:45:25 2009 +0000
@@ -1,3 +1,3 @@
 bin_PROGRAMS = lwlink
-lwlink_SOURCES = main.c lwlink.c util.c readfiles.c expr.c script.c
+lwlink_SOURCES = main.c lwlink.c util.c readfiles.c expr.c script.c link.c
 EXTRA_DIST = lwlink.h util.h expr.h