diff options
Diffstat (limited to 'ds9/win/Makefile.in')
-rwxr-xr-x | ds9/win/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ds9/win/Makefile.in b/ds9/win/Makefile.in index 3cce3ed..aec2d28 100755 --- a/ds9/win/Makefile.in +++ b/ds9/win/Makefile.in @@ -24,6 +24,7 @@ jpegtcl_LIB_SPEC= @jpegtcl_LIB_SPEC@ zlibtcl_LIB_SPEC= @zlibtcl_LIB_SPEC@ tkimg_LIB_SPEC = @tkimg_LIB_SPEC@ +tcliis_LIB_SPEC = @tcliis_LIB_SPEC@ tkblt_LIB_SPEC = @tkblt_LIB_SPEC@ CC = @CC@ |