summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/CMakeLists.txt2
-rw-r--r--src/auxhelper.cc (renamed from src/aux.cc)0
2 files changed, 1 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index be676cd..0b44852 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -6,7 +6,7 @@ set(CXXRT_SOURCES
stdexcept.cc
typeinfo.cc
memory.cc
- aux.cc
+ auxhelper.cc
libelftc_dem_gnu3.c
)
diff --git a/src/aux.cc b/src/auxhelper.cc
index e8ce6e7..e8ce6e7 100644
--- a/src/aux.cc
+++ b/src/auxhelper.cc