summaryrefslogtreecommitdiffstats
path: root/main/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'main/CMakeLists.txt')
-rw-r--r--main/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/CMakeLists.txt b/main/CMakeLists.txt
index 62589d9..81b367e 100644
--- a/main/CMakeLists.txt
+++ b/main/CMakeLists.txt
@@ -1,2 +1,3 @@
idf_component_register(SRCS "main.c" "epd.c" "util.c"
+ EMBED_TXTFILES git_srht_cert.pem
INCLUDE_DIRS ".")