commit-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Commit-gnuradio] [gnuradio] 01/01: cmake: fix missed change for README-


From: git
Subject: [Commit-gnuradio] [gnuradio] 01/01: cmake: fix missed change for README->README.md
Date: Wed, 12 Apr 2017 15:53:27 +0000 (UTC)

This is an automated email from the git hooks/post-receive script.

jcorgan pushed a commit to branch master
in repository gnuradio.

commit c72b23d45067957b8cd58fa5868b3a70ed0f0ed5
Author: Johnathan Corgan <address@hidden>
Date:   Wed Apr 12 08:45:15 2017 -0700

    cmake: fix missed change for README->README.md
---
 CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 4784815..e12334c 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -471,7 +471,7 @@ GR_LOGGING()
 # Distribute the README file
 ########################################################################
 install(
-    FILES README README.hacking
+    FILES README.md README.hacking
     DESTINATION ${GR_PKG_DOC_DIR}
     COMPONENT "docs"
 )



reply via email to

[Prev in Thread] Current Thread [Next in Thread]