summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas "Pixel" Noble <pixel@nobis-crew.org>2009-12-25 03:01:17 +0100
committerNicolas "Pixel" Noble <pixel@nobis-crew.org>2009-12-25 03:01:17 +0100
commitea90d8c76d4516723e61198ff70f308f4e575e15 (patch)
treea14cf58912455d3a0ced29dc83331880b63e8cb0
parentcfae9728fdae6921cdbb558092a9a76cf26211da (diff)
parent96ac4fa96ab7568fdf8e23d7ed7ed1b402f2a3c8 (diff)
Merge branch 'master' of /pub/repo.git/lua-modules-iup
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 30f1f46..3018a3f 100644
--- a/Makefile
+++ b/Makefile
@@ -35,7 +35,7 @@ USR=/usr/i686-apple-darwin9
FINK=$(USR)
LIBXM = $(FINK)
endif
-LIBXM = $(FINK)/sw/lib/libXm.a
+LIBXM = $(FINK)/sw/lib/libXm.a -lXp
else
ARCH_FLAGS=-march=i686 -m32
SHARED_FLAGS=-shared