summaryrefslogtreecommitdiff
path: root/libgphoto2/Makefile.am
diff options
context:
space:
mode:
authorTheodore Kilgore <kilgota@auburn.edu>2008-04-20 21:46:48 +0000
committerTheodore Kilgore <kilgota@auburn.edu>2008-04-20 21:46:48 +0000
commit5356a21b26d750ab1c802d74160af7d7508c86cf (patch)
treeeaf6188c4359b7d0c616a50c7d2d06c0b61ba705 /libgphoto2/Makefile.am
parentea6d5704d7c7a9b4cb25d8bc648b4028d07b5cda (diff)
downloadlibgphoto2-5356a21b26d750ab1c802d74160af7d7508c86cf.tar.gz
Hooking up AHD Bayer algorithm
git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@11115 67ed7778-7388-44ab-90cf-0a291f65f57c
Diffstat (limited to 'libgphoto2/Makefile.am')
-rw-r--r--libgphoto2/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/libgphoto2/Makefile.am b/libgphoto2/Makefile.am
index 67aa94b9a..f5ab27b7f 100644
--- a/libgphoto2/Makefile.am
+++ b/libgphoto2/Makefile.am
@@ -23,6 +23,7 @@ libgphoto2_la_LDFLAGS = \
libgphoto2_la_SOURCES = \
gphoto2-abilities-list.c\
+ ahd_bayer.c \
bayer.c bayer.h \
gphoto2-camera.c \
gphoto2-context.c \