summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorHans Ulrich Niedermann <gp@n-dimensional.de>2007-09-03 10:36:48 +0000
committerHans Ulrich Niedermann <gp@n-dimensional.de>2007-09-03 10:36:48 +0000
commitf70703c18ab6324d2fdfde6d3527e95c4711cca3 (patch)
tree4c5e0fd3f10ccf8685ecf12702b3e64dd127e8de /INSTALL
parenta6cecb5c7fc5bea428e6f347b8edca794b5d0891 (diff)
downloadlibgphoto2-f70703c18ab6324d2fdfde6d3527e95c4711cca3.tar.gz
simplify selective install instructions
git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@10628 67ed7778-7388-44ab-90cf-0a291f65f57c
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 2e74c8c6b..bdb2200c0 100644
--- a/INSTALL
+++ b/INSTALL
@@ -115,7 +115,7 @@ directories on your system.
If you want to install only one or two specific camlibs, run something like
- $ make -C camlibs CAMLIBS="canon.la ptp2.la" install-camlibs
+ $ make CAMLIBS="canon.la ptp2.la" install-camlibs
====================================================