summaryrefslogtreecommitdiff
path: root/camlibs/spca50x/Makefile.am
blob: d1793697bf02212528419b061e3eded336bdba3a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
camlib_LTLIBRARIES = spca50x.la

EXTRA_DIST = ChangeLog.benq ChangeLog.gsmart ChangeLog.spca504_flash lsusb-v README.spca50x

spca50x_la_SOURCES = spca50x.c spca50x.h \
	spca50x-flash.c spca50x-flash.h \
	spca50x-sdram.c spca50x-sdram.h \
	library.c \
	spca50x-jpeg-header.h spca50x-registers.h \
	spca50x-avi-header.h
spca50x_la_LDFLAGS = -module -no-undefined -avoid-version -export-dynamic \
	-export-symbols $(top_srcdir)/camlibs/camlib.sym
spca50x_la_DEPENDENCIES = $(top_srcdir)/camlibs/camlib.sym
spca50x_la_LIBADD = $(top_builddir)/libgphoto2/libgphoto2.la

camlibdoc_DATA = README.spca50x