diff lwlink/trunk/src/Makefile.am @ 121:7bc853cb2ca9

Added simplistic output module for DECB target
author lost
date Thu, 22 Jan 2009 02:05:08 +0000
parents 8bc00221ae89
children b9a3a3867eef
line wrap: on
line diff
--- a/lwlink/trunk/src/Makefile.am	Wed Jan 21 06:14:08 2009 +0000
+++ b/lwlink/trunk/src/Makefile.am	Thu Jan 22 02:05:08 2009 +0000
@@ -1,3 +1,3 @@
 bin_PROGRAMS = lwlink
-lwlink_SOURCES = main.c lwlink.c util.c readfiles.c expr.c script.c link.c
+lwlink_SOURCES = main.c lwlink.c util.c readfiles.c expr.c script.c link.c output.c
 EXTRA_DIST = lwlink.h util.h expr.h