include $(top_srcdir)/Makefile.decl
SUBDIRS = file lpr
if HAVE_CLOUDPRINT
SUBDIRS += cloudprint
endif
if HAVE_CUPS
SUBDIRS += cups
if TEST_PRINT_BACKEND
SUBDIRS += test
if HAVE_PAPI
SUBDIRS += papi
DIST_SUBDIRS = cloudprint cups file lpr test papi
-include $(top_srcdir)/git.mk