blob: a441370d79eac469e1509823af4e27d741d5b8da (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- auth/Makefile.orig Fri Apr 5 09:49:21 1996
+++ auth/Makefile Sat Apr 18 00:38:57 1998
@@ -20,7 +20,7 @@
#SKEYDIR=../../skey
#SKEYINC= -I$(SKEYDIR)
#SKEYLIB= $(SKEYDIR)/libskey.a
-#SKEYOBJ= skey.o
+SKEYOBJ= skey.o
#if you are using the SecurID module, define SECURDIR to be the source
|