fdm: bump to latest version

Signed-off-by: Dmitry V. Zimin <pfzim@mail.ru>
This commit is contained in:
Dmitry V. Zimin
2017-08-29 15:09:36 +03:00
parent d4e9a4f098
commit 487606d70a
2 changed files with 31 additions and 6 deletions
+15
View File
@@ -0,0 +1,15 @@
Index: fdm-1.9/Makefile.am
===================================================================
--- fdm-1.9.orig/Makefile.am
+++ fdm-1.9/Makefile.am
@@ -107,7 +107,9 @@ dist_fdm_SOURCES = \
xmalloc.c \
\
parse.y \
- lex.c
+ lex.c \
+ b64_ntop.c \
+ b64_pton.c
nodist_fdm_SOURCES =
if NO_STRLCAT