From 3591075d233f25bfce561ff41b254f0bc9921e91 Mon Sep 17 00:00:00 2001 From: Peter Teuben Date: Fri, 3 Jan 2025 22:16:54 -0500 Subject: [PATCH] add mkrunfile --- src/scripts/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/scripts/Makefile b/src/scripts/Makefile index 0e1ae954d..f18cb9df8 100644 --- a/src/scripts/Makefile +++ b/src/scripts/Makefile @@ -7,7 +7,7 @@ SCRIPTS = mknemo mkpdoc manlaser nemoman nemobench ldso nemo.version \ fitsedit fitsmerge nds9 shtool nemo.coverage showvar mir2nemo getline pedit \ wgetc yapp_query nemoplot nemopars nemo \ sbatch_nemo.sh nemo_functions.sh progress_bar.sh \ - python/tabplot.py python/fitsplot.py + python/tabplot.py python/fitsplot.py python/mkrunfile.py MAKES = Makefile.lib help: