aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2014-10-16 10:32:04 +0200
committerGravatar Christian Hesse <mail@eworm.de>2014-10-16 10:32:04 +0200
commitefcbff3aba4e0fc37bcb3f1453119a4aa8b466fb (patch)
tree7c7eedd4a3ae0dfac183074ff41ea61538cb91b6
parent2deeb99d2f19801cc87c0ed98eca47784ee5db58 (diff)
downloadjournal-notify-efcbff3aba4e0fc37bcb3f1453119a4aa8b466fb.tar.gz
journal-notify-efcbff3aba4e0fc37bcb3f1453119a4aa8b466fb.tar.zst
install new example
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index f29b542..8975f91 100644
--- a/Makefile
+++ b/Makefile
@@ -29,6 +29,7 @@ install: install-bin install-doc
install-bin: journal-notify
$(INSTALL) -D -m0755 journal-notify $(DESTDIR)/usr/bin/journal-notify
+ $(INSTALL) -D -m0755 examples/journal-notify-crit-alert-emerg.desktop $(DESTDIR)/usr/share/journal-notify/examples/journal-notify-crit-alert-emerg.desktop
$(INSTALL) -D -m0755 examples/journal-notify-dhcpd.desktop $(DESTDIR)/usr/share/journal-notify/examples/journal-notify-dhcpd.desktop
$(INSTALL) -D -m0755 examples/journal-notify-sshd.desktop $(DESTDIR)/usr/share/journal-notify/examples/journal-notify-sshd.desktop