diff options
author | Hans Ulrich Niedermann <gp@n-dimensional.de> | 2002-11-06 14:31:44 +0000 |
---|---|---|
committer | Hans Ulrich Niedermann <gp@n-dimensional.de> | 2002-11-06 14:31:44 +0000 |
commit | be9b07f8bfeb53923bea2d47d16d554ab6f50ae4 (patch) | |
tree | 1e837cb807cad557d1a33c9959a4af1f38802738 /camlibs/sonydscf55 | |
parent | ac6f9abab31a3327a798fd7fa9bfd6baac571d4f (diff) | |
download | libgphoto2-be9b07f8bfeb53923bea2d47d16d554ab6f50ae4.tar.gz |
moved definition of camlibdir to configure.in
git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@5547 67ed7778-7388-44ab-90cf-0a291f65f57c
Diffstat (limited to 'camlibs/sonydscf55')
-rw-r--r-- | camlibs/sonydscf55/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/camlibs/sonydscf55/Makefile.am b/camlibs/sonydscf55/Makefile.am index 397b446d3..264323a65 100644 --- a/camlibs/sonydscf55/Makefile.am +++ b/camlibs/sonydscf55/Makefile.am @@ -1,4 +1,3 @@ -camlibdir = $(libdir)/gphoto2/$(VERSION) camlib_LTLIBRARIES = libgphoto2_sony_dscf55.la INCLUDES = \ |