From a97ddc8cb955eb518f1864ccc2ee86b08010a347 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Mon, 29 Aug 2011 10:12:06 +0200 Subject: test/run_ntp_server: quit on SIGINT or SIGTERM Clean up the process before exiting. --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 7047eb10e..6f9963a16 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1013,6 +1013,7 @@ test_run_ntp_server_CPPFLAGS = $(AM_CPPFLAGS) test_run_ntp_server_LDADD = $(MPD_LIBS) \ $(GLIB_LIBS) test_run_ntp_server_SOURCES = test/run_ntp_server.c \ + test/signals.c test/signals.h \ src/ntp_server.c src/ntp_server.h test_run_filter_CPPFLAGS = $(AM_CPPFLAGS) -- cgit v1.2.3