summaryrefslogtreecommitdiff
path: root/camlibs/sonydscf1/Makefile.am
blob: aacca84d3a8f765dc6eed34a827c9d592ba4a310 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
EXTRA_DIST = sonydscf1.df makefile.os2 readme todo

camlib_LTLIBRARIES = libgphoto2_sony_dscf1.la

INCLUDES =                                              \
        -I$(top_srcdir)/intl				\
        -I$(top_srcdir)/libgphoto2_port/libgphoto2_port \
        -I$(top_srcdir)/libgphoto2

libgphoto2_sony_dscf1_la_SOURCES = \
	command.c getuint.c chotplay.c sonydscf1.c sonydscf1.h \
	command.h getuint.h chotplay.h pmp.h common.h

libgphoto2_sony_dscf1_la_LDFLAGS = -module -avoid-version
libgphoto2_sony_dscf1_la_LIBADD = $(top_builddir)/libgphoto2/libgphoto2.la