From 276c4e5dd4501c0652206e05900820344d2ba6b9 Mon Sep 17 00:00:00 2001 From: Tomas Guisasola Date: Tue, 9 Nov 2004 14:11:56 +0000 Subject: Pequena correcao. --- lualdap/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lualdap/Makefile') 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 $ -- cgit v1.2.3-59-g8ed1b