summaryrefslogtreecommitdiffstats
path: root/ds9/unix
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2018-02-24 21:57:29 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2018-02-24 21:57:29 (GMT)
commitd3a9b9f899af36b50a1f344e34692de035782912 (patch)
treeb6634b5461c37344d88da5da64156e1722abf104 /ds9/unix
parent74683dd17324cba287626e4e80ba10fd99843a32 (diff)
downloadblt-d3a9b9f899af36b50a1f344e34692de035782912.zip
blt-d3a9b9f899af36b50a1f344e34692de035782912.tar.gz
blt-d3a9b9f899af36b50a1f344e34692de035782912.tar.bz2
zoom parser
Diffstat (limited to 'ds9/unix')
-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 a2841bd..18e0aa7 100644
--- a/ds9/unix/Makefile.in
+++ b/ds9/unix/Makefile.in
@@ -120,6 +120,7 @@ PREQS = \
$(LIBDIR)/tcl$(TCL_VERSION) \
$(LIBDIR)/tcl8 \
$(LIBDIR)/tk$(TCL_VERSION) \
+ libparsers \
$(LIBDIR)/library \
$(LIBDIR)/msgs \
$(LIBDIR)/doc \