aboutsummaryrefslogtreecommitdiffstats
path: root/GNUmakefile
diff options
context:
space:
mode:
authorHaoping Ku <haoping.ku@dexon.org>2018-07-17 17:35:18 +0800
committerWei-Ning Huang <w@dexon.org>2018-07-17 17:35:18 +0800
commit434c497f83c208b48c97d396513aa5deb5916b5a (patch)
tree6ffb51e635b82f9b3864c7f40ceb050017cfa292 /GNUmakefile
parentaed24cf020bd11c3b20a7011b96c02e41894fa32 (diff)
downloaddexon-consensus-434c497f83c208b48c97d396513aa5deb5916b5a.tar
dexon-consensus-434c497f83c208b48c97d396513aa5deb5916b5a.tar.gz
dexon-consensus-434c497f83c208b48c97d396513aa5deb5916b5a.tar.bz2
dexon-consensus-434c497f83c208b48c97d396513aa5deb5916b5a.tar.lz
dexon-consensus-434c497f83c208b48c97d396513aa5deb5916b5a.tar.xz
dexon-consensus-434c497f83c208b48c97d396513aa5deb5916b5a.tar.zst
dexon-consensus-434c497f83c208b48c97d396513aa5deb5916b5a.zip
Fix typos and add .gitignore (#2)
* Fix typos and add .gitignore * Add more rule on .gitignore
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile
index 09d680a..eb0d93b 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -1,4 +1,4 @@
-# Makefile for Cobinhood Backend
+# Makefile for DEXON consensus core
DEXON_CONSENSUS_CORE=github.com/dexon-foundation/dexon-consensus-core