summaryrefslogtreecommitdiff
path: root/src/bootstrap/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/bootstrap/Makefile')
-rw-r--r--src/bootstrap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bootstrap/Makefile b/src/bootstrap/Makefile
index 6c904cc..0eed6c7 100644
--- a/src/bootstrap/Makefile
+++ b/src/bootstrap/Makefile
@@ -22,7 +22,7 @@
CFLAGS += -I$(CURDIR)
# Objects
-OBJS = implregistry
+OBJS = implregistry init_fini
.PHONY: clean debug distclean export release setup test