aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
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
# }}