summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index f21f21c..20951da 100644
--- a/Makefile
+++ b/Makefile
@@ -30,6 +30,7 @@ clean:
install:
install -d $(PREFIX)/usr/{sbin,bin,share/{mime/packages,$(NAME)/pixmaps,autostart,gnome/autostart,icons/{mini,large}}}
install -m755 draksnapshot-config $(SBINDIR)
+ install -m755 draksnapshot-restore $(SBINDIR)
install -m755 draksnapshot-applet $(BINDIR)
install -d $(SYSCONFDIR)
install -m644 icons/$(NAME).png $(ICONSDIR)/mini/$(NAME).png