summaryrefslogtreecommitdiff
path: root/camlibs/digita/Makefile.am
blob: 1d1215f110080ddc1ad24c48b6e44e4124f20f3d (plain)
1
2
3
4
5
6
7
8
9
EXTRA_DIST = digita.df makefile.os2

camlib_LTLIBRARIES = digita.la

digita_la_SOURCES = digita.c serial.c usb.c commands.c digita.h
digita_la_LDFLAGS = -module -no-undefined -avoid-version -export-dynamic \
	-export-symbols $(top_srcdir)/camlibs/camlib.sym
digita_la_DEPENDENCIES = $(top_srcdir)/camlibs/camlib.sym
digita_la_LIBADD = $(top_builddir)/libgphoto2/libgphoto2.la