summaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile
index 499a05c..f2ab4fc 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -1,5 +1,5 @@
OBJECTS = typeinfo.o exception.o dynamic_cast.o terminate.o guard.o \
- stdexcept.o memory.o aux.o
+ stdexcept.o memory.o aux.o libelftc_dem_gnu3.o libelftc_vstr.o
# Needed for building the shared library
CXXFLAGS = -fPIC