From 11c4529dc27dc7d4b2df221d96d3bd26f5ed8ebf Mon Sep 17 00:00:00 2001 From: Daouda Lo Date: Mon, 1 Mar 2004 23:40:44 +0000 Subject: - create autorun dir --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index bced4181..7fbc5fb1 100644 --- a/Makefile +++ b/Makefile @@ -33,7 +33,7 @@ clean: install: all $(MAKE) -C po $@ - install -d $(PREFIX)/usr/{sbin,bin,share/{$(NAME),icons/{mini,large}}} + install -d $(PREFIX)/usr/{sbin,bin,share/{$(NAME),autorun,icons/{mini,large}}} install -s -m755 $(NAME) $(SBINDIR) install -s -m755 $(MDKUPDATE) $(BINDIR) install -s -m755 $(MDKAPPLET) $(BINDIR) -- cgit v1.2.1