summaryrefslogtreecommitdiff
path: root/navit/support/xgetopt/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'navit/support/xgetopt/CMakeLists.txt')
-rw-r--r--navit/support/xgetopt/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/navit/support/xgetopt/CMakeLists.txt b/navit/support/xgetopt/CMakeLists.txt
index 5852a79c..98a333f8 100644
--- a/navit/support/xgetopt/CMakeLists.txt
+++ b/navit/support/xgetopt/CMakeLists.txt
@@ -1,2 +1,2 @@
-supportlib_add_library(support_xgetopt XGetopt.cpp getopt_long.c)
+supportlib_add_library(support_xgetopt XGetopt.c getopt_long.c)