From 54b76962e351db5a90c4dac336d0f58e5cfc5c6d Mon Sep 17 00:00:00 2001 From: Daouda Lo Date: Tue, 2 Mar 2004 10:02:00 +0000 Subject: - s/autorun/autostart/ --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index f1265ddc..75f335c1 100644 --- a/Makefile +++ b/Makefile @@ -33,7 +33,7 @@ clean: install: all $(MAKE) -C po $@ - install -d $(PREFIX)/usr/{sbin,bin,share/{$(NAME)/pixmaps,autorun,icons/{mini,large}}} + install -d $(PREFIX)/usr/{sbin,bin,share/{$(NAME)/pixmaps,autostart,icons/{mini,large}}} install -s -m755 $(NAME) $(SBINDIR) install -s -m755 $(MDKUPDATE) $(BINDIR) install -s -m755 $(MDKAPPLET) $(BINDIR) -- cgit v1.2.1