aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index c1f2dbc..e1401b8 100644
--- a/Makefile
+++ b/Makefile
@@ -71,6 +71,10 @@ HDR =\
common.h
OBJ =\
+ _enprintf.o\
+ _eprintf.o\
+ _venprintf.o\
+ _veprintf.o\
abs.o\
abspath.o\
aligned_allocn.o\