install:
	install -d $(DESTDIR)/usr/local/bin/
	install -m755 wmcviewer-watchdog.sh $(DESTDIR)/usr/local/bin/wmcviewer-watchdog.sh
	install -d $(DESTDIR)/etc/cron.d/
	install -m644 yandex-wmcviewer-watchdog $(DESTDIR)/etc/cron.d/

clean:
	rm -rf build-stamp configure-stamp