about summary refs log tree commit diff stats
path: root/linux
diff options
context:
space:
mode:
authorJohn C. Vernaleo <jcv@conformal.com>2013-07-01 09:12:12 -0400
committerJohn C. Vernaleo <jcv@conformal.com>2013-07-01 09:12:12 -0400
commit060142ccecca6bf974153dc72961145bc924309d (patch)
tree387603f8409d3c54835af863bda23581f4b649bc /linux
parentc76946d397d778910cf848adeac0ef937115f8dc (diff)
downloadxombrero-060142ccecca6bf974153dc72961145bc924309d.tar.gz
Remove the rest of the unused lib dirs from Makefiles.
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 4feb121..20a723a 100644
--- a/linux/Makefile
+++ b/linux/Makefile
@@ -22,7 +22,6 @@ LDADD+= $(shell pkg-config --libs $(LIBS)) $(JS_LD) -ldl -lX11
 
 PREFIX?= /usr/local
 BINDIR?= $(PREFIX)/bin
-LIBDIR?= $(PREFIX)/lib
 APPDIR?= $(PREFIX)/share/applications
 MANDIR?= $(PREFIX)/share/man
 RESDIR?= $(PREFIX)/share/xombrero