Index: bundle_creation/makefile
===================================================================
--- bundle_creation/makefile	(revision 4)
+++ bundle_creation/makefile	(revision 7)
@@ -13,8 +13,8 @@
 	@cp -r ../scripts/* .
 
-SSD: usr/local/bin/start-stop-daemon_nondeb
+SSD: usr/local/bin/start-stop-daemon
 
 # start-stop-daemon:
-usr/local/bin/start-stop-daemon_nondeb: ../tools/start-stop-daemon_nondeb/start-stop-daemon_nondeb.c
+usr/local/bin/start-stop-daemon: ../tools/start-stop-daemon_nondeb/start-stop-daemon.c
 	@echo Compiling start-stop-daemon...
 	@gcc -Wall -Wextra -Wno-return-type -Os -o $@ $<
