diff options
Diffstat (limited to 'scripts/Makefile.in')
-rw-r--r-- | scripts/Makefile.in | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/scripts/Makefile.in b/scripts/Makefile.in index 630df69..b1a79bf 100644 --- a/scripts/Makefile.in +++ b/scripts/Makefile.in @@ -348,9 +348,7 @@ bin_SCRIPTS = \ cfsetup.sh \ idl_obsplot.pl \ idlplot_rate.pl \ - idlplot_spex.pl \ - listhead \ - listtra + idlplot_spex.pl EXTRA_DIST = \ cfsetup.csh.in \ @@ -363,9 +361,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 |