diff options
| -rw-r--r-- | conf/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/CMakeLists.txt b/conf/CMakeLists.txt index 40eb902..4267a06 100644 --- a/conf/CMakeLists.txt +++ b/conf/CMakeLists.txt @@ -1,2 +1,3 @@ install(DIRECTORY tfe DESTINATION conf COMPONENT Profile) install(DIRECTORY pangu DESTINATION conf COMPONENT Profile) +install(DIRECTORY doh DESTINATION conf COMPONENT Profile)
\ No newline at end of file |
