diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-03-07 02:23:42 -0500 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-03-07 02:23:42 -0500 |
commit | 56dc0c7616693b6a50995435df8d6561f358205d (patch) | |
tree | 994299980933cca950cbaaca879d7370cf7e13b8 /scripts/Makefile.am | |
parent | bfea6e2b2d99e686733ed75b0de6d3a0cc6915c2 (diff) | |
download | calfuse-56dc0c7616693b6a50995435df8d6561f358205d.tar.gz |
Purging the SPARC programs for real this time.
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 |