about summary refs log tree commit diff stats
path: root/linux
diff options
context:
space:
mode:
Diffstat (limited to 'linux')
-rw-r--r--linux/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/linux/Makefile b/linux/Makefile
index 06b730d..4feb121 100644
--- a/linux/Makefile
+++ b/linux/Makefile
@@ -61,7 +61,6 @@ xombrero: $(OBJS)
 
 install: all
 	install -m 755 -d $(DESTDIR)$(BINDIR)
-	install -m 755 -d $(DESTDIR)$(LIBDIR)
 	install -m 755 -d $(DESTDIR)$(MANDIR)/man1
 	install -m 755 -d $(DESTDIR)$(RESDIR)
 	install -m 755 -d $(DESTDIR)$(APPDIR)