summaryrefslogtreecommitdiffstats
path: root/ds9/unix/Makefile.in
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2017-03-20 17:08:16 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2017-03-20 17:08:16 (GMT)
commit28b383c0d366adf7174caa656554ef09b9775ac1 (patch)
treeddb08342ea3d783e2b8f3dd4cc9efd96414abceb /ds9/unix/Makefile.in
parent1d50b98a56e13e5ca884cb8c57417c6c87c86c12 (diff)
downloadblt-28b383c0d366adf7174caa656554ef09b9775ac1.zip
blt-28b383c0d366adf7174caa656554ef09b9775ac1.tar.gz
blt-28b383c0d366adf7174caa656554ef09b9775ac1.tar.bz2
fix ds9 clean
Diffstat (limited to 'ds9/unix/Makefile.in')
-rw-r--r--ds9/unix/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/ds9/unix/Makefile.in b/ds9/unix/Makefile.in
index c6dd48d..469bd4f 100644
--- a/ds9/unix/Makefile.in
+++ b/ds9/unix/Makefile.in
@@ -211,6 +211,7 @@ $(LIBDIR)/tk$(TCL_VERSION) :
clean :
$(RM) core *~ *# ds9base ds9 *.zip *.o
+ $(RM) -rf $(APPDIR)
include ../make.include