summaryrefslogtreecommitdiffstats
path: root/ds9/unix/Makefile.in
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2019-05-14 20:06:32 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2019-05-14 20:06:32 (GMT)
commit3bcf2e088e8cf8a908662af8e3f2611b259517d2 (patch)
tree786cd0f1ecb15ac25aae34a0afdc504519955a62 /ds9/unix/Makefile.in
parentf9dcfa006f14099d4ae0fd37d08215dd7d210e0d (diff)
downloadblt-3bcf2e088e8cf8a908662af8e3f2611b259517d2.zip
blt-3bcf2e088e8cf8a908662af8e3f2611b259517d2.tar.gz
blt-3bcf2e088e8cf8a908662af8e3f2611b259517d2.tar.bz2
build openssl for linux
Diffstat (limited to 'ds9/unix/Makefile.in')
-rw-r--r--ds9/unix/Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/ds9/unix/Makefile.in b/ds9/unix/Makefile.in
index d81e17b..e18130c 100644
--- a/ds9/unix/Makefile.in
+++ b/ds9/unix/Makefile.in
@@ -177,7 +177,8 @@ ds9base : $(OBJS) $(LLIBS)
$(OBJS) \
$(LLIBS) \
$(TK_LIBS) \
- $(LIBS)
+ $(LIBS) \
+ -L $(prefix)/openssl -lssl -lcrypto
ds9.zip : $(PREQS)
zip -ru ds9.zip $(APPDIR)