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