aboutsummaryrefslogtreecommitdiff
path: root/gas/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gas/Makefile.am')
-rw-r--r--gas/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/gas/Makefile.am b/gas/Makefile.am
index 5f0f24a..4661a718 100644
--- a/gas/Makefile.am
+++ b/gas/Makefile.am
@@ -80,6 +80,7 @@ GAS_CFILES = \
flonum-konst.c \
flonum-mult.c \
frags.c \
+ gen-sframe.c \
hash.c \
input-file.c \
input-scrub.c \
@@ -91,6 +92,7 @@ GAS_CFILES = \
read.c \
remap.c \
sb.c \
+ sframe-opt.c \
stabs.c \
subsegs.c \
symbols.c \
@@ -113,6 +115,7 @@ HFILES = \
expr.h \
flonum.h \
frags.h \
+ gen-sframe.h \
hash.h \
input-file.h \
itbl-lex.h \