summaryrefslogtreecommitdiffstats
path: root/make
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2013-01-31 22:16:45 +0100
committerJay Berkenbilt <ejb@ql.org>2013-01-31 22:16:45 +0100
commit7e7c93951f7d0af4cd249f9bbbcf3d79ac500a7c (patch)
tree2ec8facbeefd2c703ecb778d2698f91b38676497 /make
parenta5d8783f6793de05381fe399d4d0025d480b2aa3 (diff)
downloadqpdf-7e7c93951f7d0af4cd249f9bbbcf3d79ac500a7c.tar.zst
Do not remove libqpdf.la
Some distributions (like debian) don't want .la files to be installed, but the responsibility for doing this should like in the packaging, not in qpdf itself.
Diffstat (limited to 'make')
-rw-r--r--make/libtool.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/make/libtool.mk b/make/libtool.mk
index e3cf7a1a..60d40f5f 100644
--- a/make/libtool.mk
+++ b/make/libtool.mk
@@ -116,7 +116,6 @@ install: all
libqpdf/$(OUTPUT_DIR)/libqpdf.la \
$(DESTDIR)$(libdir)/libqpdf.la
$(LIBTOOL) --finish $(DESTDIR)$(libdir)
- $(RM) $(DESTDIR)$(libdir)/libqpdf.la
$(LIBTOOL) --mode=install install -c \
qpdf/$(OUTPUT_DIR)/qpdf \
$(DESTDIR)$(bindir)/qpdf