Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(86)

Unified Diff: Makefile.in

Issue 1368363002: Fix automake files after README.md -> README rename (Closed) Base URL: https://chromium.googlesource.com/breakpad/breakpad.git@master
Patch Set: Created 5 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
« no previous file with comments | « Makefile.am ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Makefile.in
diff --git a/Makefile.in b/Makefile.in
index 86bfdcfe093bf9ca7b02ff2a12beccaf785f776d..2abeeb53737f170d197b78722d19c63aad663394 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -2028,7 +2028,7 @@ dist_doc_DATA = \
INSTALL \
LICENSE \
NEWS \
- README
+ README.md
@LINUX_HOST_TRUE@includeclhdir = $(includedir)/$(PACKAGE)/client/linux/handler
@LINUX_HOST_TRUE@includeclh_HEADERS = $(top_srcdir)/src/client/linux/handler/*.h
« no previous file with comments | « Makefile.am ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698