[chrony-dev] [PATCH] Build docs with 'make all'

[ Thread Index | Date Index | More chrony.tuxfamily.org/chrony-dev Archives ]


---
 Makefile.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile.in b/Makefile.in
index 58af97b..6757225 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -63,7 +63,7 @@ EXTRA_CLI_LIBS=@EXTRA_CLI_LIBS@
 # Until we have a main procedure we can link, just build object files
 # to test compilation
 
-all : chronyd chronyc
+all : chronyd chronyc docs
 
 chronyd : $(OBJS) $(EXTRA_OBJS)
 	$(CC) $(CFLAGS) -o chronyd $(OBJS) $(EXTRA_OBJS) $(LDFLAGS) @HASH_LINK@ $(LIBS) $(EXTRA_LIBS)
-- 
1.7.9.5


-- 
To unsubscribe email chrony-dev-request@xxxxxxxxxxxxxxxxxxxx with "unsubscribe" in the subject.
For help email chrony-dev-request@xxxxxxxxxxxxxxxxxxxx with "help" in the subject.
Trouble?  Email listmaster@xxxxxxxxxxxxxxxxxxxx.


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/