summaryrefslogtreecommitdiff
path: root/camlibs/hp215/Makefile.am
blob: e5da81926bf8fbef937efb1c01653f42355e1709 (plain)
1
2
3
4
5
6
7
camlib_LTLIBRARIES = hp215.la

hp215_la_SOURCES = hp215.c hp215.h crctab.h
hp215_la_LDFLAGS = -module -no-undefined -avoid-version -export-dynamic \
	-export-symbols $(top_srcdir)/camlibs/camlib.sym
hp215_la_DEPENDENCIES = $(top_srcdir)/camlibs/camlib.sym
hp215_la_LIBADD = $(top_builddir)/libgphoto2/libgphoto2.la