summaryrefslogtreecommitdiffstats
path: root/ds9/win/Makefile.in
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2017-02-07 21:48:19 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2017-02-07 21:48:19 (GMT)
commit026014ff39f47fde838e65ef7d96548809099230 (patch)
treef646281ebe4dc7dd9444202b9535c9e983b6de83 /ds9/win/Makefile.in
parentb969f5d1d30f809ccc662dd8afd8ce8cd5d27eae (diff)
downloadblt-026014ff39f47fde838e65ef7d96548809099230.zip
blt-026014ff39f47fde838e65ef7d96548809099230.tar.gz
blt-026014ff39f47fde838e65ef7d96548809099230.tar.bz2
add iis support to win port
Diffstat (limited to 'ds9/win/Makefile.in')
-rwxr-xr-xds9/win/Makefile.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/ds9/win/Makefile.in b/ds9/win/Makefile.in
index 93c6986..c310de5 100755
--- a/ds9/win/Makefile.in
+++ b/ds9/win/Makefile.in
@@ -30,6 +30,7 @@ tkimgpng_LIB_SPEC= @tkimgpng_LIB_SPEC@
tkimgtiff_LIB_SPEC= @tkimgtiff_LIB_SPEC@
tkimgwindow_LIB_SPEC= @tkimgwindow_LIB_SPEC@
+tcliis_LIB_SPEC = @tcliis_LIB_SPEC@
tclxml_LIB_SPEC = @tclxml_LIB_SPEC@
tkblt_LIB_SPEC = @tkblt_LIB_SPEC@
@@ -79,9 +80,7 @@ SPECS = \
$(pngtcl_LIB_SPEC) \
$(tifftcl_LIB_SPEC) \
$(zlibtcl_LIB_SPEC) \
- $(tclcheckdns_LIB_SPEC) \
$(tcliis_LIB_SPEC) \
- $(tclsignal_LIB_SPEC) \
$(tclxml_LIB_SPEC) \
$(tclzvfs_LIB_SPEC) \
$(tkblt_LIB_SPEC) \