From 6c6aeabdae51647948769909bcaa73ce9c98e363 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Wed, 30 Dec 2015 19:37:32 +0100 Subject: add missing file to makefile MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.in b/Makefile.in index a857f81..7f3f2ea 100644 --- a/Makefile.in +++ b/Makefile.in @@ -94,7 +94,7 @@ ___EVERYTHING_INFO = sat titlepage-data content hardcopy-copying \ ___EVERYTHING_H = client common daemon daemonise parse_time _EVERYTHING = $(foreach F,$(___EVERYTHING_INFO),doc/info/$(F).texinfo) \ $(foreach F,$(___EVERYTHING_H),src/$(F).h) \ - $(__EVERYTHING_ALL_COMMON) DEPENDENCIES INSTALL NEWS + $(__EVERYTHING_ALL_COMMON) DEPENDENCIES INSTALL NEWS src/README # }} -- cgit v1.2.3-70-g09d2