aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2007-08-04 15:05:12 +0000
committerRoy Marples <roy@marples.name>2007-08-04 15:05:12 +0000
commit3e5526fd764a2701575e73e88293933c4e7bbd45 (patch)
tree9e1676d3711ad3bcceeed2c20781efbe19bcb3dd /src/Makefile
parent9169c51d39ed17b98f6617f89fdf9d01723bff52 (diff)
Fix rc-update, #187487 and release rc2.
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile
index 8090fcba..5c50cfd4 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -33,7 +33,8 @@ LIBRCSO = librc.so.$(LIBRCSOVER)
LIBRCOBJS = librc.o librc-depend.o librc-daemon.o librc-misc.o librc-strlist.o
RCOBJS = env-update.o fstabinfo.o mountinfo.o \
- rc-depend.o rc-plugin.o rc-status.o runscript.o start-stop-daemon.o
+ rc-depend.o rc-plugin.o rc-status.o rc-update.o runscript.o \
+ start-stop-daemon.o
LIB_TARGETS = $(LIBEINFOSO) $(LIBRCSO)
SBIN_TARGETS = rc