You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

15 lines
304 B

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