From 9430785779a178c2226b86e9ac46013123dea76a Mon Sep 17 00:00:00 2001 From: David Oberhollenzer Date: Fri, 8 May 2020 15:25:41 +0200 Subject: Cleanup: remove rest of status.c Signed-off-by: David Oberhollenzer --- initd/Makemodule.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'initd/Makemodule.am') diff --git a/initd/Makemodule.am b/initd/Makemodule.am index 9491fa9..294b2ee 100644 --- a/initd/Makemodule.am +++ b/initd/Makemodule.am @@ -1,5 +1,5 @@ init_SOURCES = initd/main.c initd/init.h initd/runsvc.c -init_SOURCES += initd/status.c initd/supervisor.c +init_SOURCES += initd/supervisor.c init_CPPFLAGS = $(AM_CPPFLAGS) init_CFLAGS = $(AM_CFLAGS) init_LDFLAGS = $(AM_LDFLAGS) -- cgit v1.2.3