## Process this file with automake to produce Makefile.in
## build doc only with `./configure --with-doc`
if COND_PERL
MAYBE_PERL = updatedd-wrapper scripts
endif
SUBDIRS = libupdatedd-exception src src/plugins include $(MAYBE_PERL) Documentation
## relocate distdir
#distdir = ../$(PACKAGE)-$(VERSION)
## include debian files
EXTRA_DIST = debian/compat debian/control debian/copyright debian/postinst debian/rules \
debian/updatedd.files debian/updatedd-doc.files debian/libupdatedd0.files \
debian/libupdatedd0-dev.files debian/changelog
syntax highlighted by Code2HTML, v. 0.9.1