summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus Meissner <marcus@jet.franken.de>2005-07-09 15:55:15 +0000
committerMarcus Meissner <marcus@jet.franken.de>2005-07-09 15:55:15 +0000
commita5d35c7786afdeeb110f347788eeb82adeedde72 (patch)
tree6ed8c28067e224e064afc2ea6dc5e1e1153e06bf
parent962a05dd2e669b090ea4823161f2904bc15e9039 (diff)
downloadlibgphoto2-a5d35c7786afdeeb110f347788eeb82adeedde72.tar.gz
added hp215 to configure.
git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@8162 67ed7778-7388-44ab-90cf-0a291f65f57c
-rw-r--r--MAINTAINERS3
-rw-r--r--configure.in2
2 files changed, 5 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index ff9ebce00..01a2b083e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -48,6 +48,9 @@ camlibs/gsmart300:
Jérôme Lodewyck <lodewyck@clipper.ens.fr>
Till Adam <till@adam-lilienthal.de>
+camlibs/hp215:
+ Marcus Meissner <marcus@jet.franken.de>
+
camlibs/iclick:
Theodore Kilgore <kilgota@auburn.edu>
diff --git a/configure.in b/configure.in
index c285628cf..9b4510d21 100644
--- a/configure.in
+++ b/configure.in
@@ -277,6 +277,7 @@ GP_CAMLIB([directory])dnl
GP_CAMLIB([enigma13])dnl
GP_CAMLIB([fuji])dnl
GP_CAMLIB([gsmart300])dnl
+GP_CAMLIB([hp215])dnl
GP_CAMLIB([iclick])dnl
GP_CAMLIB([jamcam])dnl
GP_CAMLIB([jd11])dnl
@@ -466,6 +467,7 @@ camlibs/dimera/Makefile
camlibs/directory/Makefile
camlibs/fuji/Makefile
camlibs/gsmart300/Makefile
+camlibs/hp215/Makefile
camlibs/iclick/Makefile
camlibs/jamcam/Makefile
camlibs/jd11/Makefile