pkgsrc-ng/mail/fdm/patches/patch-Makefile.am
2016-10-14 07:49:11 +02:00

14 lines
297 B
Plaintext

$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