summaryrefslogtreecommitdiff
path: root/src/path/path.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/path/path.c')
-rw-r--r--src/path/path.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/path/path.c b/src/path/path.c
index 0f029c4ae6..be17a444d3 100644
--- a/src/path/path.c
+++ b/src/path/path.c
@@ -67,6 +67,7 @@ static const char* const path_table[_SD_PATH_MAX] = {
[SD_PATH_USER_TEMPLATES] = "user-templates",
[SD_PATH_USER_DESKTOP] = "user-desktop",
[SD_PATH_SEARCH_BINARIES] = "search-binaries",
+ [SD_PATH_SEARCH_BINARIES_DEFAULT] = "search-binaries-default",
[SD_PATH_SEARCH_LIBRARY_PRIVATE] = "search-library-private",
[SD_PATH_SEARCH_LIBRARY_ARCH] = "search-library-arch",
[SD_PATH_SEARCH_SHARED] = "search-shared",