summaryrefslogtreecommitdiff
path: root/src/format
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2017-02-14 21:16:29 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2017-02-14 21:16:29 (GMT)
commit1898c6ea16d0eee8ecc5ab9ebb26ac91ad7314b4 (patch)
tree5c50e152eea144a1d2e6785e84033165c6d2a884 /src/format
parent252aa6db5c9d34c554f3b970efba5d0b738c2f93 (diff)
Fixed the creation of distribution tarballs.
Diffstat (limited to 'src/format')
-rw-r--r--src/format/dwarf/Makefile.am1
-rwxr-xr-xsrc/format/mangling/itanium/Makefile.am1
2 files changed, 2 insertions, 0 deletions
diff --git a/src/format/dwarf/Makefile.am b/src/format/dwarf/Makefile.am
index 6ebea4e..c2954fc 100644
--- a/src/format/dwarf/Makefile.am
+++ b/src/format/dwarf/Makefile.am
@@ -6,6 +6,7 @@ libformatdwarf_la_SOURCES = \
die.h die.c \
dwarf.h dwarf.c \
dwarf-int.h dwarf-int.c \
+ dwarf_def.h \
form.h form.c \
info.h info.c \
symbols.h symbols.c
diff --git a/src/format/mangling/itanium/Makefile.am b/src/format/mangling/itanium/Makefile.am
index 6265691..21a62c0 100755
--- a/src/format/mangling/itanium/Makefile.am
+++ b/src/format/mangling/itanium/Makefile.am
@@ -3,6 +3,7 @@ noinst_LTLIBRARIES = libformatmanglingitanium.la
libformatmanglingitanium_la_SOURCES = \
abi.h abi.c \
+ component-int.h \
component.h component.c \
context.h context.c