aboutsummaryrefslogtreecommitdiff
path: root/src/daemon/https/lgl/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2008-08-29 20:06:44 +0000
committerChristian Grothoff <christian@grothoff.org>2008-08-29 20:06:44 +0000
commit213806696d374400835b9475e4ad519370d3e09d (patch)
tree8f7c8c7f0d3ce1049d8e59582655c841780af478 /src/daemon/https/lgl/Makefile.am
parent596aff3843f074b0c7102dd7a52b4e6ffde3ed93 (diff)
downloadlibmicrohttpd-213806696d374400835b9475e4ad519370d3e09d.tar.gz
libmicrohttpd-213806696d374400835b9475e4ad519370d3e09d.zip
removing more dead code
Diffstat (limited to 'src/daemon/https/lgl/Makefile.am')
-rw-r--r--src/daemon/https/lgl/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/daemon/https/lgl/Makefile.am b/src/daemon/https/lgl/Makefile.am
index f14c7acc..4383dfdf 100644
--- a/src/daemon/https/lgl/Makefile.am
+++ b/src/daemon/https/lgl/Makefile.am
@@ -23,9 +23,8 @@ hmac-md5.c \
23hmac-sha1.c \ 23hmac-sha1.c \
24realloc.c \ 24realloc.c \
25memxor.c \ 25memxor.c \
26printf-args.c \ 26memmem.c \
27strverscmp.c \ 27strverscmp.c \
28md5.c \ 28md5.c \
29printf-parse.c \
30des.c 29des.c
31 30