aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2020-05-07 01:04:44 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2020-05-07 01:06:44 -0400
commiteb2a0eb241e6a187b93aeef3f737b60657758384 (patch)
tree7510509f9d82c3c14011e3bbcad2e411782a28ef
parent199eb66acc6ceee4c06a9085c72c7b44a05faf1d (diff)
downloadspmc-eb2a0eb241e6a187b93aeef3f737b60657758384.tar.gz
Add missing error_handler.h
-rw-r--r--include/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/CMakeLists.txt b/include/CMakeLists.txt
index 68ca824..1009b96 100644
--- a/include/CMakeLists.txt
+++ b/include/CMakeLists.txt
@@ -6,6 +6,7 @@ install(
compat.h
conf.h
environment.h
+ error_handler.h
find.h
fs.h
install.h