aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xlualdap/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lualdap/Makefile b/lualdap/Makefile
index ab92e41..b238105 100755
--- a/lualdap/Makefile
+++ b/lualdap/Makefile
@@ -65,3 +65,5 @@ compat-5.1.o: $(COMPAT_DIR)/compat-5.1.c
clean:
rm -f $(OBJS) $(LIB) $(SO) $(DYLIB) $(DLL) $(TAR_FILE) $(ZIP_FILE)
+
+# $Id: Makefile,v 1.15 2004-11-09 14:11:56 tomas Exp $