diff src/Makefile.am @ 303:13272197d278

Added simplistic output module for DECB target
author lost
date Thu, 22 Jan 2009 02:05:08 +0000
parents 376cc55361c7
children 8272b46b5a34
line wrap: on
line diff
--- a/src/Makefile.am	Wed Jan 21 06:14:08 2009 +0000
+++ b/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