summaryrefslogtreecommitdiff
path: root/camlibs/jd11
diff options
context:
space:
mode:
authorMarcus Meissner <marcus@jet.franken.de>2002-01-25 14:13:03 +0000
committerMarcus Meissner <marcus@jet.franken.de>2002-01-25 14:13:03 +0000
commit140ea131d9829d0fb7ff8c904f9a02b9364a9e2c (patch)
treed7fc36a3721917f6a1cae34e93c05858d758bfb6 /camlibs/jd11
parent8b28444d039e5e9d8e34eea6eb49b47f10882839 (diff)
downloadlibgphoto2-140ea131d9829d0fb7ff8c904f9a02b9364a9e2c.tar.gz
* **/Makefile.am: Do not use $(prefix)/lib/, but $(libdir).
On some architecturs $(libdir) might not be /lib/, but /lib64/ (on s390x for instance). git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@4010 67ed7778-7388-44ab-90cf-0a291f65f57c
Diffstat (limited to 'camlibs/jd11')
-rw-r--r--camlibs/jd11/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/camlibs/jd11/Makefile.am b/camlibs/jd11/Makefile.am
index b5206933c..2fef74b1b 100644
--- a/camlibs/jd11/Makefile.am
+++ b/camlibs/jd11/Makefile.am
@@ -1,6 +1,6 @@
EXTRA_DIST = jd11.html
-camlibdir = $(prefix)/lib/gphoto2/$(VERSION)
+camlibdir = $(libdir)/gphoto2/$(VERSION)
camlib_LTLIBRARIES = libgphoto2_jd11.la
INCLUDES = \