From 3ae9834b3768faa72ca97f5afff72e8b8a4cdad9 Mon Sep 17 00:00:00 2001 From: Love Hornquist Astrand Date: Wed, 5 Aug 2009 15:42:55 +0200 Subject: [PATCH] As part of distdir don't build vis.h for platforms that doesn't need it --- lib/roken/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/roken/Makefile.am b/lib/roken/Makefile.am index 6e532eb03..352499178 100644 --- a/lib/roken/Makefile.am +++ b/lib/roken/Makefile.am @@ -104,7 +104,6 @@ libroken_la_SOURCES = \ unvis.c \ verify.c \ vis.c \ - vis.h \ warnerr.c \ write_pid.c \ xfree.c \