aboutsummaryrefslogtreecommitdiffstats
path: root/lualdap/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lualdap/Makefile')
-rwxr-xr-xlualdap/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/lualdap/Makefile b/lualdap/Makefile
index 2dcc5ae..019d6d9 100755
--- a/lualdap/Makefile
+++ b/lualdap/Makefile
@@ -1,9 +1,10 @@
-# $Id: Makefile,v 1.21 2005-06-05 00:38:22 tomas Exp $
+# $Id: Makefile,v 1.22 2005-06-06 20:23:12 tomas Exp $
T= lualdap
V= 1.0
+CONFIG= ./config
-include ./config
+include $(CONFIG)
AR= ar rcu
RANLIB= ranlib