summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index ef24f57..108dd0c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -10,7 +10,8 @@ sis_SOURCES = erc32.c float.c grlib.c leon3.c exec.c func.c help.c \
$(LN_SRC)
AM_CFLAGS = -DFAST_UART
-sis_LDADD = -lm @READLINE@
+sis_LDADD = -lm @READLINE@ @LIBADD@
+EXTRA_DIST = elf.h grlib.h linenoise.h riscv.h sis.h sparc.h
info_TEXINFOS = sis.texi