diff src/protocols/simple/Makefile.am @ 12382:cfc808463763

[gaim-migrate @ 14688] Reimplement HTTP Digest Authentication (RFC 2617) as part of the Cipher API committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Wed, 07 Dec 2005 04:50:36 +0000
parents b4cf724b64f8
children b36235b2f2ec
line wrap: on
line diff
--- a/src/protocols/simple/Makefile.am	Wed Dec 07 01:47:31 2005 +0000
+++ b/src/protocols/simple/Makefile.am	Wed Dec 07 04:50:36 2005 +0000
@@ -4,9 +4,7 @@
 	simple.c \
 	simple.h \
 	sipmsg.c \
-	sipmsg.h \
-	digcalc.c \
-	digcalc.h 
+	sipmsg.h
 
 AM_CFLAGS = $(st)