Do not use uppercase characters in source code filenames

This commit is contained in:
practicalswift
2018-05-23 14:14:58 +02:00
parent 419a1983ca
commit e56771365b
6 changed files with 6 additions and 6 deletions

View File

@@ -17,7 +17,7 @@ bench_bench_bitcoin_SOURCES = \
bench/bench.h \
bench/checkblock.cpp \
bench/checkqueue.cpp \
bench/Examples.cpp \
bench/examples.cpp \
bench/rollingbloom.cpp \
bench/crypto_hash.cpp \
bench/ccoins_caching.cpp \