X-Git-Url: http://j8takagi.net/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Makefile;h=f3cf09743ba055c1840e7416f267dd1a1a3fe9ec;hb=5a0b93b00048075ae279ec2dbb6c0ebaf9ad7a3c;hp=bf9dff90ba67e33330e366e66493962d32091273;hpb=875d79044758b75907f82f340d1cce9998dd3be7;p=YACASL2.git diff --git a/Makefile b/Makefile index bf9dff9..f3cf097 100644 --- a/Makefile +++ b/Makefile @@ -21,7 +21,7 @@ build: gtags: @$(WHICH) $(GTAGS) >/dev/null && $(GTAGS) || $(ECHO) "$(GTAGS): not found" -docall: doc +docall: $(MAKE) -C doc all info: