Codebase list libdc1394 / buster-backports/main Makefile.am
buster-backports/main

Tree @buster-backports/main (Download .tar.gz)

Makefile.am @buster-backports/mainraw · history · blame

# process this file with automake to create a Makefile.in

SUBDIRS = dc1394
if MAKE_EXAMPLES
SUBDIRS += examples
endif

MAINTAINERCLEANFILES = Makefile.in aclocal.m4 configure config.h.in \
	stamp-h.in
EXTRA_DIST = libdc1394-2.pc.in Doxyfile.in INSTALL-windows README-windows
# Doxygen part
MOSTLYCLEANFILES = $(DX_CLEANFILES)
include $(top_srcdir)/aminclude.am
# pkg-config part
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = libdc1394-2.pc