aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorTobias Sargeant <tobiasjs@google.com>2017-09-14 21:45:23 +0100
committerTobias Sargeant <tobiasjs@chromium.org>2017-09-14 20:54:34 +0000
commitdea867e76f24e4a68395684b9d1cf24bcef82f20 (patch)
treea07ca9568ce3f48403f390266e8e9cfa8b31eb11 /Makefile.in
parentdrop bundled gflags from the checkout (diff)
downloadbreakpad-dea867e76f24e4a68395684b9d1cf24bcef82f20.tar.xz
Add new test data to Makefile.am
This should have been done as part of 2b3be5 Bug: google-breakpad:746 Change-Id: I7eae33166cff238d72293e659abc90e724b365dc Reviewed-on: https://chromium-review.googlesource.com/667102 Reviewed-by: Mike Frysinger <vapier@chromium.org>
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 4215be27..c838360c 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -2019,7 +2019,6 @@ pdfdir = @pdfdir@
prefix = @prefix@
program_transform_name = @program_transform_name@
psdir = @psdir@
-runstatedir = @runstatedir@
sbindir = @sbindir@
sharedstatedir = @sharedstatedir@
srcdir = @srcdir@
@@ -3251,6 +3250,7 @@ EXTRA_DIST = \
src/processor/testdata/microdump.stackwalk-arm.out \
src/processor/testdata/microdump.stackwalk.machine_readable-arm64.out \
src/processor/testdata/microdump.stackwalk.machine_readable-arm.out \
+ src/processor/testdata/microdump-withcrashreason.dmp \
src/processor/testdata/microdump-x86.dmp \
src/processor/testdata/minidump2.dmp \
src/processor/testdata/minidump2.dump.out \