view src/Makefile.am @ 4:34568fab6058

Fixed package to include all required files; also added copyright preamble to all source files
author lost
date Sat, 04 Oct 2008 03:14:20 +0000
parents a8a83ccffafd
children 05d4115b4860
line wrap: on
line source

bin_PROGRAMS = lwasm
lwasm_SOURCES = index.c instab.c macro.c pragma.c insn_gen.c list.c main.c pseudo.c insn_misc.c lwasm.c output.c symtab.c
EXTRA_DIST = instab.h lwasm.h