summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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