summaryrefslogtreecommitdiff
path: root/src/cdpdf.mak
diff options
context:
space:
mode:
authorscuri <scuri>2010-06-25 05:58:52 +0000
committerscuri <scuri>2010-06-25 05:58:52 +0000
commit2841e003940d02d7b0339edbb7024abd93b7571b (patch)
tree606a44a8483bbef1dfcd2df3d3ce651e4386c783 /src/cdpdf.mak
parentc7d2f1f2178be7a4fdbbd49761dff12181d6db78 (diff)
*** empty log message ***
Diffstat (limited to 'src/cdpdf.mak')
-rw-r--r--src/cdpdf.mak4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/cdpdf.mak b/src/cdpdf.mak
index f4e5b40..d06d207 100644
--- a/src/cdpdf.mak
+++ b/src/cdpdf.mak
@@ -10,3 +10,7 @@ LIBS = pdflib
USE_CD = YES
CD = ..
+
+ifneq ($(findstring MacOS, $(TEC_UNAME)), )
+ BUILD_DYLIB=Yes
+endif