]> sourceware.org Git - libabigail.git/commitdiff
Add test44-anon-struct-union-v{0,1}.o to source distribution
authorDodji Seketeli <dodji@redhat.com>
Tue, 5 Jun 2018 11:49:37 +0000 (13:49 +0200)
committerDodji Seketeli <dodji@redhat.com>
Tue, 5 Jun 2018 11:49:37 +0000 (13:49 +0200)
In the previous commit, I forgot to add the files
test-diff-dwarf/test44-anon-struct-union-v{0,1}.o to source
distribution.  This commit fixes that.

* tests/data/Makefile.am: Add
test-diff-dwarf/test44-anon-struct-union-v{0,1}.o files to source
distribution.

Signed-off-by: Dodji Seketeli <dodji@redhat.com>
tests/data/Makefile.am

index 2df541b4531ce94a4a957394c62f5673ae631c8c..13b9911d6dfb9e8460d77916a86a114cd6bbb0a1 100644 (file)
@@ -316,6 +316,8 @@ test-diff-dwarf/test43-PR22913-v1.c \
 test-diff-dwarf/test44-anon-struct-union-report-0.txt \
 test-diff-dwarf/test44-anon-struct-union-v0.cc \
 test-diff-dwarf/test44-anon-struct-union-v1.cc \
+test-diff-dwarf/test44-anon-struct-union-v0.o \
+test-diff-dwarf/test44-anon-struct-union-v1.o \
 \
 test-read-dwarf/test0                  \
 test-read-dwarf/test0.abi                      \
This page took 0.042208 seconds and 5 git commands to generate.