http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=41666
User: guy
Date: 2012/03/19 12:30 AM
Log:
Don't distribute the output of various Qt preprocessing tools. We don't
want to require the machines used to build the distribution tarballs to
have those tools installed or to require the build process to run them,
and I think if you have enough stuff installed to build Qt applications
at all you'll have those tools installed (the reason why the result of
{F}lex and YACC/BYACC/Bison are distributed with tarballs is to let
somebody who wants to or needs to build from unmodified source do so
with as few tools required as possible).
Directory: /trunk/ui/qt/
Changes Path Action
+8 -1 Makefile.am Modified
+19 -2 Makefile.common Modified