## Process this file with automake to produce Makefile.in SCRIPTS_LOCAL = interface.pl ipserv.pl ## install documentation install-data-local: $(INSTALL) -d $(DESTDIR)$(datadir)/updatedd $(INSTALL) $(SCRIPTS_LOCAL) $(DESTDIR)$(datadir)/updatedd uninstall-local: $(RM) -r $(DESTDIR)$(datadir)/updatedd ## include debian files EXTRA_DIST =