about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorYpnose <linuxien@legtux.org>2013-06-30 22:53:32 +0200
committerYpnose <linuxien@legtux.org>2013-06-30 22:53:32 +0200
commitc76946d397d778910cf848adeac0ef937115f8dc (patch)
tree4bdac16501648a90f4c2047edd9dc3496f6e7f6d
parent88e06fd85512d9a3f522f2eb206a1197d144f319 (diff)
downloadxombrero-c76946d397d778910cf848adeac0ef937115f8dc.tar.gz
Remove empty lib directory
-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)