summaryrefslogtreecommitdiffstats
path: root/ds9/unix
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2017-01-28 19:22:02 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2017-01-28 19:22:02 (GMT)
commitbf5eeb8966fad58381718e1e8f1c6be9f486ee8d (patch)
treed34703a2ac25d5993d246cb8a03f3d8c1986e3ce /ds9/unix
parent1b724fc3fe02a7409b930cca684201f452593560 (diff)
downloadblt-bf5eeb8966fad58381718e1e8f1c6be9f486ee8d.zip
blt-bf5eeb8966fad58381718e1e8f1c6be9f486ee8d.tar.gz
blt-bf5eeb8966fad58381718e1e8f1c6be9f486ee8d.tar.bz2
simplify build
Diffstat (limited to 'ds9/unix')
-rw-r--r--ds9/unix/Makefile.in6
1 files changed, 5 insertions, 1 deletions
diff --git a/ds9/unix/Makefile.in b/ds9/unix/Makefile.in
index d55285e..b1d380b 100644
--- a/ds9/unix/Makefile.in
+++ b/ds9/unix/Makefile.in
@@ -82,8 +82,12 @@ FILES = \
$(APPDIR)/tcl8 \
$(APPDIR)/tk$(TCL_VERSION) \
$(APPDIR)/tkblt \
- $(APPDIR)/tcllib \
$(APPDIR)/tkcon \
+ $(APPDIR)/base64 \
+ $(APPDIR)/ftp \
+ $(APPDIR)/log \
+ $(APPDIR)/textutil \
+ $(APPDIR)/math \
$(APPDIR)/library \
$(APPDIR)/msgs \
$(APPDIR)/doc \