aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorPrimiano Tucci <primiano@chromium.org>2015-09-28 14:02:08 +0100
committerPrimiano Tucci <primiano@chromium.org>2015-09-28 14:02:08 +0100
commit679d70f50bfc0d20349094105d427f5bb8e220f8 (patch)
tree3c08ea19c02946ce71b2b6848d79059473179ab4 /Makefile.am
parentAdd GPU fingerprint information to breakpad microdumps. (diff)
downloadbreakpad-679d70f50bfc0d20349094105d427f5bb8e220f8.tar.xz
Fix automake files after README.md -> README rename
Minor followup to crrev.com/1357773004 and crrev.com/1361993002 which moved the README and forgot to update the automake files. This is to make "./configure && make" work. TBR=mark@chromium.org Review URL: https://codereview.chromium.org/1368363002 .
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index d33766e0..42386bee 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -76,7 +76,7 @@ dist_doc_DATA = \
INSTALL \
LICENSE \
NEWS \
- README
+ README.md
## Headers
if LINUX_HOST