summaryrefslogtreecommitdiffstats
path: root/ds9
diff options
context:
space:
mode:
Diffstat (limited to 'ds9')
-rw-r--r--ds9/unix/Makefile.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/ds9/unix/Makefile.in b/ds9/unix/Makefile.in
index 892112d..1cc17cf 100644
--- a/ds9/unix/Makefile.in
+++ b/ds9/unix/Makefile.in
@@ -154,7 +154,6 @@ ds9base : $(OBJS)
ds9.zip : appdir framework tcl tk tcllib tkblt tkcon
$(RM) $@
- find $(APPDIR) -depth -name "CVS" -exec rm -r {} \;
zip -r ds9.zip $(APPDIR)
tkAppInit.o : tkAppInit.c