From: chris mikkelson Date: Wed, 10 Mar 2010 00:22:23 +0000 (-0600) Subject: Added dependencies to 'tags' target. X-Git-Url: https://git.mikk.net/?a=commitdiff_plain;h=ab4461e85a5f1c5335687027d793d1f099f396d9;p=liburl Added dependencies to 'tags' target. --- diff --git a/Makefile b/Makefile index a87248c..5af3b51 100644 --- a/Makefile +++ b/Makefile @@ -14,5 +14,5 @@ liburl.a: $(OBJS) clean: rm liburl.a $(OBJS) -tags: +tags: $(SRCS) ctags $(SRCS)