Makefile: Compile and link talloc.c

This commit is contained in:
Uoti Urpala 2008-04-20 05:45:44 +03:00
parent 7c0e5e8f99
commit 95a909b4fd
1 changed files with 1 additions and 0 deletions

View File

@ -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