qt5base-lts/qmake/generators/unix
Thiago Macieira 67665e7763 Correct the list of files included in "make dist"
At the very least, include the files named in the sources, like
HEADERS. It was quite surprising to send a tarball that included the
.pro file and the .cpp sources, but none of the headers.

On the other hand, the .qmake.cache file need need not be sent either,
despite being include()d in qmake's processing.

Change-Id: I8f48ca3e8040f954f321f4643b01c0f36aafe2d7
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
2014-07-30 10:25:05 +02:00
..
unixmake2.cpp Correct the list of files included in "make dist" 2014-07-30 10:25:05 +02:00
unixmake.cpp Correct the list of files included in "make dist" 2014-07-30 10:25:05 +02:00
unixmake.h qmake: generate make dist target for subdir projects 2014-06-02 23:27:00 +02:00