diff options
Diffstat (limited to 'linden/indra/libgpg-error/CMakeLists.txt')
-rw-r--r-- | linden/indra/libgpg-error/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/libgpg-error/CMakeLists.txt b/linden/indra/libgpg-error/CMakeLists.txt index a0e6202..1660df3 100644 --- a/linden/indra/libgpg-error/CMakeLists.txt +++ b/linden/indra/libgpg-error/CMakeLists.txt | |||
@@ -14,7 +14,7 @@ project(gpg-error) | |||
14 | libgpg-error-1.0/src | 14 | libgpg-error-1.0/src |
15 | ) | 15 | ) |
16 | 16 | ||
17 | set(libgpg-error_SOURCE_FILES | 17 | set(gpg-error_SOURCE_FILES |
18 | libgpg-error-1.0/src/code-from-errno.c | 18 | libgpg-error-1.0/src/code-from-errno.c |
19 | libgpg-error-1.0/src/code-to-errno.c | 19 | libgpg-error-1.0/src/code-to-errno.c |
20 | libgpg-error-1.0/src/gpg-error.c | 20 | libgpg-error-1.0/src/gpg-error.c |