From ab377a958c40461209a8acaeb3ac6e11ef8ead72 Mon Sep 17 00:00:00 2001 From: Patrick Godwin <patrick.godwin@ligo.org> Date: Thu, 7 Mar 2019 11:44:25 -0800 Subject: [PATCH] Makefile.gstlal_feature_extractor_online: add files to be cleaned --- .../feature_extractor/Makefile.gstlal_feature_extractor_online | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gstlal-burst/share/feature_extractor/Makefile.gstlal_feature_extractor_online b/gstlal-burst/share/feature_extractor/Makefile.gstlal_feature_extractor_online index d1be36b7e9..693fdc922c 100644 --- a/gstlal-burst/share/feature_extractor/Makefile.gstlal_feature_extractor_online +++ b/gstlal-burst/share/feature_extractor/Makefile.gstlal_feature_extractor_online @@ -253,4 +253,4 @@ clean : -rm -rvf *.sub *.dag* *.cache *.sh logs *.ini *.txt clean-all : - -rm -rvf *.sub *.dag* *.cache *.sh logs *.ini *.txt aggregator features snapshots synchronizer + -rm -rvf *.sub *.dag* *.cache *.sh logs *.ini *.txt monitor aggregator features snapshots synchronizer gstlal_feature_* -- GitLab