summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--otk_c/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/otk_c/Makefile b/otk_c/Makefile
index e4dfe122..fd51ae57 100644
--- a/otk_c/Makefile
+++ b/otk_c/Makefile
@@ -1,5 +1,6 @@
prefix=/tmp/ob
-libdir=$(prefix)/lib
+exec_prefix=$(prefix)
+libdir=$(exec_prefix)/lib
targets = libotk.so libotk.a
sources = display.c