pkgsrc/mail/fdm/patches/patch-Makefile.am
2015-11-06 20:34:00 +00:00

13 lines
297 B
Text

$NetBSD: patch-Makefile.am,v 1.1 2015/11/06 20:34:00 joerg Exp $
--- Makefile.am.orig 2015-11-06 14:11:58.000000000 +0000
+++ Makefile.am
@@ -109,6 +109,8 @@ dist_fdm_SOURCES = \
parse.y \
lex.c
+lex.o: parse.c
+
nodist_fdm_SOURCES =
if NO_STRLCAT
nodist_fdm_SOURCES += compat/strlcat.c