summaryrefslogtreecommitdiffstats
path: root/make
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2009-10-22 17:43:14 +0200
committerJay Berkenbilt <ejb@ql.org>2009-10-22 17:43:14 +0200
commit3bbd2697751569e58907c1256b7742f94a44c958 (patch)
treecc42d342a18e6454611ee50a21dd146e5fbf7af1 /make
parent8c653d5cac551d1534ccfb9e06e198ce12341408 (diff)
downloadqpdf-3bbd2697751569e58907c1256b7742f94a44c958.tar.zst
typo
git-svn-id: svn+q:///qpdf/trunk@860 71b93d88-0707-0410-a8cf-f5a4172ac649
Diffstat (limited to 'make')
-rw-r--r--make/installwin.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/installwin.mk b/make/installwin.mk
index 556bec72..b41cb08d 100644
--- a/make/installwin.mk
+++ b/make/installwin.mk
@@ -15,4 +15,4 @@ installwin: all
cp include/qpdf/*.hh $(INSTALL_DIR)/include/qpdf
cp doc/stylesheet.css $(INSTALL_DIR)/doc
cp doc/qpdf-manual.html $(INSTALL_DIR)/doc
- cp doc/qpdf-manual.pdf $(DESTDIR)$(docdir)
+ cp doc/qpdf-manual.pdf $(INSTALL_DIR)/doc