From: Marko Kreen Date: Fri, 12 Feb 2016 13:34:11 +0000 (+0200) Subject: tags: look deeper under libusual X-Git-Tag: pgbouncer_1_7_1~12 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=441b48702ac012fa05b92a057bad73a3d16ee78b;p=pgbouncer tags: look deeper under libusual --- diff --git a/Makefile b/Makefile index 2894744..77046a5 100644 --- a/Makefile +++ b/Makefile @@ -148,7 +148,7 @@ tgz-up: $(tgz) .PHONY: tags tags: - ctags src/*.c include/*.h lib/usual/*.[ch] + ctags src/*.c include/*.h lib/usual/*.[ch] lib/usual/*/*.[ch] htmls: for f in *.rst doc/*.rst; do \