summaryrefslogtreecommitdiff
path: root/camlibs/aox/Makefile.am
blob: 14011e89a85c69f83404980da1279b6d3ee53571 (plain)
1
2
3
4
5
6
7
8
9
10
camlib_LTLIBRARIES = aox.la

aox_la_SOURCES = library.c aox.c aox.h
aox_la_LDFLAGS = -module -no-undefined -avoid-version -export-dynamic \
	-export-symbols $(top_srcdir)/camlibs/camlib.sym
aox_la_DEPENDENCIES = $(top_srcdir)/camlibs/camlib.sym
aox_la_LIBADD = $(top_builddir)/libgphoto2/libgphoto2.la

camlibdoc_DATA = README.aox
EXTRA_DIST = README.aox