summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index b494e0c307..290ef8a718 100644
--- a/Makefile
+++ b/Makefile
@@ -62,6 +62,7 @@ SRCS_COMMON = asxparser.c \
libaf/window.c \
osdep/$(GETCH) \
osdep/$(TIMER) \
+ talloc.c
SRCS_COMMON-$(HAVE_SYS_MMAN_H) += osdep/mmap_anon.c
SRCS_COMMON-$(HAVE_SYS_MMAN_H) += libaf/af_export.c