]> arthur.barton.de Git - netatalk.git/commitdiff
Don't use crypt.[ch] for the PGP UAMS.
authorsrittau <srittau>
Wed, 11 Jun 2003 06:55:52 +0000 (06:55 +0000)
committersrittau <srittau>
Wed, 11 Jun 2003 06:55:52 +0000 (06:55 +0000)
etc/uams/Makefile.am

index 7d0f47c5ed7b2a6d4a5e2605423987ab8abf42ac..097031581961c8f88580ac693e45c86ce592ec94 100644 (file)
@@ -40,7 +40,7 @@ uams_guest_la_SOURCES      = uams_guest.c
 uams_randnum_la_SOURCES    = uams_randnum.c crypt.c crypt.h
 uams_passwd_la_SOURCES     = uams_passwd.c
 uams_pam_la_SOURCES        = uams_pam.c
-uams_pgp_la_SOURCES        = uams_pgp.c crypt.c crypt.h
+uams_pgp_la_SOURCES        = uams_pgp.c
 uams_dhx_passwd_la_SOURCES = uams_dhx_passwd.c crypt.c crypt.h
 uams_dhx_pam_la_SOURCES    = uams_dhx_pam.c crypt.c crypt.h