Smake: Avoid duplicating $(GNULIB_TOOL) invocation.
authorBen Pfaff <blp@cs.stanford.edu>
Mon, 27 Dec 2010 05:12:06 +0000 (21:12 -0800)
committerBen Pfaff <blp@cs.stanford.edu>
Sat, 5 Feb 2011 21:18:11 +0000 (13:18 -0800)
The "all" and "gnulib" rules both contained the same gnulib-tool
invocation.  This commit changes the "all" rule to use the "gnulib" rule
as a subrule.


No differences found