## Process this file with automake to produce Makefile.in
## install documentation
install-data-local:
$(INSTALL) -d $(DESTDIR)$(datadir)/doc/updatedd
$(INSTALL) $(srcdir)/updatedd-*.pdf $(DESTDIR)$(datadir)/doc/updatedd
$(INSTALL) $(srcdir)/updatedd-pppd-rc $(DESTDIR)$(datadir)/doc/updatedd
uninstall-local:
$(RM) -r $(DESTDIR)$(datadir)/doc/updatedd
## include debian files
EXTRA_DIST = updatedd-2.4-english.pdf updatedd-2.4-german.pdf updatedd-pppd-rc COPYING
syntax highlighted by Code2HTML, v. 0.9.1