summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 887a7cf..b6ea4f7 100644
--- a/Makefile
+++ b/Makefile
@@ -1,9 +1,9 @@
LIBGCOMPAT_INCLUDE = \
libgcompat/alias.h
LIBGCOMPAT_SRC = \
- libgcompat/backtrace.c \
libgcompat/dlmopen.c \
libgcompat/dlvsym.c \
+ libgcompat/execinfo.c \
libgcompat/gnulib.c \
libgcompat/malloc.c \
libgcompat/math.c \