diff options
Diffstat (limited to 'scripts/Makefile.am')
-rw-r--r-- | scripts/Makefile.am | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/scripts/Makefile.am b/scripts/Makefile.am index 98f1c6c..981689b 100644 --- a/scripts/Makefile.am +++ b/scripts/Makefile.am @@ -10,9 +10,7 @@ bin_SCRIPTS = \ cfsetup.sh \ idl_obsplot.pl \ idlplot_rate.pl \ - idlplot_spex.pl \ - listhead \ - listtra + idlplot_spex.pl EXTRA_DIST = \ cfsetup.csh.in \ @@ -25,9 +23,7 @@ EXTRA_DIST = \ cf_make_all_obs.csh \ idl_obsplot.pl \ idlplot_rate.pl \ - idlplot_spex.pl \ - listhead \ - listtra + idlplot_spex.pl CLEANFILES = cfsetup.csh \ cfsetup.sh |