summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2009-10-11 03:21:06 +0200
committerJay Berkenbilt <ejb@ql.org>2009-10-11 03:21:06 +0200
commit8e71e1fbd31da31953d64cfad5264bb52cc590e0 (patch)
tree23f9f4f4c9be011d1e0ddc87758b271323c69184 /Makefile
parent4f1ce188de3048b89c44e2ca77c6c28ceb7e0a97 (diff)
downloadqpdf-8e71e1fbd31da31953d64cfad5264bb52cc590e0.tar.zst
notes
git-svn-id: svn+q:///qpdf/trunk@779 71b93d88-0707-0410-a8cf-f5a4172ac649
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index eb883db7..87e900fe 100644
--- a/Makefile
+++ b/Makefile
@@ -23,7 +23,9 @@
# and make maintainer-clean to remove everything that is generated
# including things distributed with the source distribution. You can
# pass CLEAN=1 to prevent this Makefile from complaining if
-# ./configure has not been run.
+# ./configure has not been run. If you are cleaning from Windows, you
+# may also need to add BUILD_EXTERNAL_LIBS=1 to make sure you can that
+# as well.
# The install target works as usual and obeys --prefix and so forth
# passed to ./configure. You can also pass DESTDIR=/dir to make